yquake2: update to 6.00.
This commit is contained in:
parent
d510ca6184
commit
d9cd96cdcc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yquake2'
|
||||
pkgname=yquake2
|
||||
version=5.34
|
||||
version=6.00
|
||||
revision=1
|
||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||
wrksrc="quake2-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="http://www.yamagi.org/quake2/"
|
||||
distfiles="http://deponie.yamagi.org/quake2/quake2-${version}.tar.xz"
|
||||
checksum=80e1193c633dbee87b9fcb8643069f9bda443aa65551c8f351870136c33d38d4
|
||||
checksum=37b6bb7a21d43b17f66ef908b172a3b918b967fafba59c13eecb147d75c45d4c
|
||||
|
||||
do_build() {
|
||||
make ${makejobs} WITH_SYSTEMWIDE=yes WITH_SYSTEMDIR=/usr/share/${pkgname}
|
||||
|
|
Loading…
Reference in a new issue