mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
scummvm: update to 1.9.0
This commit is contained in:
parent
3a6073e2e8
commit
c3c67cbb8a
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'scummvm'
|
# Template file for 'scummvm'
|
||||||
pkgname=scummvm
|
pkgname=scummvm
|
||||||
version=1.8.1
|
version=1.9.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/usr --enable-plugins --enable-all-engines"
|
configure_args="--prefix=/usr --enable-plugins --enable-all-engines"
|
||||||
|
@ -12,8 +12,8 @@ short_desc="Free implementation of LucasArts' SCUMM interpreter"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.scummvm.org/"
|
homepage="http://www.scummvm.org/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.bz2"
|
distfiles="http://www.scummvm.org/frs/${pkgname}/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=d69d07eb20de25e769967dc77c84a0edf7384ef99d91d0f3e5879179b8a166ce
|
checksum=2417edcb1ad51ca05a817c58aeee610bc6db5442984e8cf28e8a5fd914e8ae05
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin scummvm
|
vbin scummvm
|
||||||
|
|
Loading…
Add table
Reference in a new issue