mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
scummvm: update to 2.6.1.
This commit is contained in:
parent
b0a03b7853
commit
f1cb9ef7ad
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'scummvm'
|
# Template file for 'scummvm'
|
||||||
pkgname=scummvm
|
pkgname=scummvm
|
||||||
version=2.5.1
|
version=2.6.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/usr --enable-release-mode --enable-all-engines"
|
configure_args="--prefix=/usr --enable-release-mode --enable-all-engines"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://www.scummvm.org/"
|
homepage="https://www.scummvm.org/"
|
||||||
distfiles="https://downloads.scummvm.org/frs/${pkgname}/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="https://downloads.scummvm.org/frs/${pkgname}/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=9fd8db38e4456144bf8c34dacdf7f204e75f18e8e448ec01ce08ce826a035f01
|
checksum=8fafb9efabdd1bf8adfe39eeec3fc80b22de30ceddd1fadcde180e356cd317e9
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
i686*|x86_64*);;
|
i686*|x86_64*);;
|
||||||
|
|
Loading…
Add table
Reference in a new issue