mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
games/ddnet: Updated for version 18.5.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
32eee442a4
commit
60d7a9e29b
2 changed files with 4 additions and 4 deletions
|
@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
|
||||
PRGNAM=ddnet
|
||||
SRCNAM=DDNet
|
||||
VERSION=${VERSION:-18.5}
|
||||
VERSION=${VERSION:-18.5.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="ddnet"
|
||||
VERSION="18.5"
|
||||
VERSION="18.5.1"
|
||||
HOMEPAGE="https://ddnet.org/"
|
||||
DOWNLOAD="https://ddnet.org/downloads/DDNet-18.5.tar.xz \
|
||||
DOWNLOAD="https://ddnet.org/downloads/DDNet-18.5.1.tar.xz \
|
||||
https://static.crates.io/crates/cc/cc-1.0.73.crate \
|
||||
https://static.crates.io/crates/cxx/cxx-1.0.71.crate \
|
||||
https://static.crates.io/crates/cxxbridge-flags/cxxbridge-flags-1.0.71.crate \
|
||||
|
@ -11,7 +11,7 @@ DOWNLOAD="https://ddnet.org/downloads/DDNet-18.5.tar.xz \
|
|||
https://static.crates.io/crates/quote/quote-1.0.20.crate \
|
||||
https://static.crates.io/crates/syn/syn-1.0.98.crate \
|
||||
https://static.crates.io/crates/unicode-ident/unicode-ident-1.0.1.crate"
|
||||
MD5SUM="31fca3a5b61babbcaf3572e90f36a7e5 \
|
||||
MD5SUM="f7a684d170f9212025efb9f0e4aa4e28 \
|
||||
8e3a4d0980acef2c4e74485a45de29a9 \
|
||||
fda5c633e604f175e07829961763f18f \
|
||||
a8b59a9c52b44b92ec73248f3c85c608 \
|
||||
|
|
Loading…
Reference in a new issue