mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
scummvm: update to 2.1.1.
This commit is contained in:
parent
05f8faed66
commit
bfb48938db
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'scummvm'
|
||||
pkgname=scummvm
|
||||
version=2.1.0
|
||||
version=2.1.1
|
||||
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=6b50c6596a1536b52865f556dc05ded20f86b6ffabe4bccbd746b5587b15f727
|
||||
checksum=5753769356f3396fde1e614b40496c61392a2903c53ca436b721dde58353dca8
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686*|x86_64*);;
|
||||
|
|
Loading…
Add table
Reference in a new issue