games/ags: Updated for version 3.6.1.24.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
Arn0 2024-05-03 10:08:54 +02:00 committed by Andrew Clemons
parent 4d940f81d5
commit c487ce0f77
No known key found for this signature in database
GPG Key ID: CD26380FFACBDA2B
2 changed files with 4 additions and 4 deletions

View File

@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=ags
VERSION=${VERSION:-3.6.1.23}
VERSION=${VERSION:-3.6.1.24}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="ags"
VERSION="3.6.1.23"
VERSION="3.6.1.24"
HOMEPAGE="https://github.com/adventuregamestudio/ags"
DOWNLOAD="https://github.com/adventuregamestudio/ags/archive/v3.6.1.23/ags-3.6.1.23.tar.gz"
MD5SUM="a69283fea676a89fdc810519932857ca"
DOWNLOAD="https://github.com/adventuregamestudio/ags/archive/v3.6.1.24/ags-3.6.1.24.tar.gz"
MD5SUM="db1d9a58de8d0f17fb97ee9ff4734c08"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="SDL2_sound"