mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
games/devilutionx: Updated for version 1.5.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d189db34ba
commit
5cab394b46
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for devilutionx
|
||||
|
||||
# Copyright 2022-2023 Steven Voges <Oregon, USA>
|
||||
# Copyright 2022-2024 Steven Voges <Oregon, USA>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
|
||||
PRGNAM=devilutionx
|
||||
SRCNAM=devilutionX
|
||||
VERSION=${VERSION:-1.5.1}
|
||||
VERSION=${VERSION:-1.5.2}
|
||||
LIBMPQ=${LIBMPQ:-b78d66c6fee6a501cc9b95d8556a129c68841b05}
|
||||
LIBSMACKERDEC=${LIBSMACKERDEC:-91e732bb6953489077430572f43fc802bf2c75b2}
|
||||
LIBZT=${LIBZT:-d6c6a069a5041a3e89594c447ced3f15d77618b8}
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
PRGNAM="devilutionx"
|
||||
VERSION="1.5.1"
|
||||
VERSION="1.5.2"
|
||||
HOMEPAGE="https://github.com/diasurgical/devilutionX"
|
||||
DOWNLOAD="https://github.com/diasurgical/devilutionX/archive/1.5.1/devilutionX-1.5.1.tar.gz \
|
||||
DOWNLOAD="https://github.com/diasurgical/devilutionX/archive/1.5.2/devilutionX-1.5.2.tar.gz \
|
||||
https://github.com/diasurgical/libmpq/archive/b78d66c6fee6a501cc9b95d8556a129c68841b05/libmpq-b78d66c6fee6a501cc9b95d8556a129c68841b05.tar.gz \
|
||||
https://github.com/diasurgical/libsmackerdec/archive/91e732bb6953489077430572f43fc802bf2c75b2/libsmackerdec-91e732bb6953489077430572f43fc802bf2c75b2.tar.gz \
|
||||
https://github.com/diasurgical/libzt/archive/d6c6a069a5041a3e89594c447ced3f15d77618b8/libzt-d6c6a069a5041a3e89594c447ced3f15d77618b8.tar.gz \
|
||||
https://github.com/diasurgical/ZeroTierOne/archive/b0b342579adf6cec3ee26ec7c6148ec66d01709f/ZeroTierOne-b0b342579adf6cec3ee26ec7c6148ec66d01709f.tar.gz \
|
||||
https://github.com/diasurgical/lwip/archive/32708c0a8b140efb545cc35101ee5fdeca6d6489/lwip-32708c0a8b140efb545cc35101ee5fdeca6d6489.tar.gz \
|
||||
https://github.com/diasurgical/lwip-contrib/archive/a57a8a213067912168baf978864a6f1adaacc042/lwip-contrib-a57a8a213067912168baf978864a6f1adaacc042.tar.gz"
|
||||
MD5SUM="23978a1975a688a1e2b1df5af1a285d0 \
|
||||
MD5SUM="152f40d6648badaf79a4edb0b8e9633b \
|
||||
da531a1a6f719e89798a26e679ffc329 \
|
||||
c3b1ecbe702266e149b158178a03e2b3 \
|
||||
91089ccbb3edd29bfbdcd535ae0be2f5 \
|
||||
|
|
Loading…
Reference in a new issue