Skip to content

Commit

Permalink
games/ddnet: Updated for version 18.8
Browse files Browse the repository at this point in the history
  • Loading branch information
i3slkiller committed Dec 12, 2024
1 parent dfb4fb4 commit 15938c3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion games/ddnet/ddnet.SlackBuild
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)

PRGNAM=ddnet
SRCNAM=DDNet
VERSION=${VERSION:-18.7}
VERSION=${VERSION:-18.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
Expand Down
6 changes: 3 additions & 3 deletions games/ddnet/ddnet.info
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PRGNAM="ddnet"
VERSION="18.7"
VERSION="18.8"
HOMEPAGE="https://ddnet.org/"
DOWNLOAD="https://ddnet.org/downloads/DDNet-18.7.tar.xz \
DOWNLOAD="https://ddnet.org/downloads/DDNet-18.8.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 \
Expand All @@ -11,7 +11,7 @@ DOWNLOAD="https://ddnet.org/downloads/DDNet-18.7.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="a4c6ec9cce27b02b50c82bfb9b8c9da4 \
MD5SUM="54b98879719f0f75feec35c790f4e1eb \
8e3a4d0980acef2c4e74485a45de29a9 \
fda5c633e604f175e07829961763f18f \
a8b59a9c52b44b92ec73248f3c85c608 \
Expand Down

0 comments on commit 15938c3

Please sign in to comment.