games/crispy-doom: Updated for 5.6.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5368977636
commit
1f5020237a
|
@ -24,8 +24,8 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=crispy-doom
|
||||
VERSION=${VERSION:-5.6.1}
|
||||
BUILD=${BUILD:-2}
|
||||
VERSION=${VERSION:-5.6.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="crispy-doom"
|
||||
VERSION="5.6.1"
|
||||
VERSION="5.6.2"
|
||||
HOMEPAGE="http://www.chocolate-doom.org/wiki/index.php/Crispy_Doom"
|
||||
DOWNLOAD="https://github.com/fabiangreffrath/crispy-doom/archive/crispy-doom-5.6.1.tar.gz"
|
||||
MD5SUM="d39d0ee0fecdfc446bcb971147eddf13"
|
||||
DOWNLOAD="https://github.com/fabiangreffrath/crispy-doom/archive/crispy-doom-5.6.2.tar.gz"
|
||||
MD5SUM="36cb49499a6f7e5128cd3d6b5a32b980"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="SDL2_net SDL2_mixer"
|
||||
|
|
Loading…
Reference in New Issue