scummvm: update to 2.1.2.

This commit is contained in:
John 2020-04-07 10:45:27 +02:00
parent 56d66bdcf0
commit b06b44d265
No known key found for this signature in database
GPG key ID: 5FDE97AF468A09B7

View file

@ -1,6 +1,6 @@
# Template file for 'scummvm'
pkgname=scummvm
version=2.1.1
version=2.1.2
revision=1
build_style=configure
configure_args="--prefix=/usr --enable-release-mode
@ -15,7 +15,7 @@ maintainer="John <johnz@posteo.net>"
license="GPL-2.0-or-later"
homepage="https://www.scummvm.org/"
distfiles="https://www.scummvm.org/frs/${pkgname}/${version}/${pkgname}-${version}.tar.xz"
checksum=5753769356f3396fde1e614b40496c61392a2903c53ca436b721dde58353dca8
checksum=c4c16c9b8650c3d512b7254551bbab0d47cd3ef4eac6983ab6d882e76cf88eb0
case "$XBPS_TARGET_MACHINE" in
i686*|x86_64*);;