yquake2: update to 5.31.
This commit is contained in:
parent
a0d88ba849
commit
9edc6eb0b1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'yquake2'
|
# Template file for 'yquake2'
|
||||||
pkgname=yquake2
|
pkgname=yquake2
|
||||||
version=5.30
|
version=5.31
|
||||||
revision=2
|
revision=1
|
||||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||||
wrksrc="quake2-${version}"
|
wrksrc="quake2-${version}"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.yamagi.org/quake2/"
|
homepage="http://www.yamagi.org/quake2/"
|
||||||
distfiles="http://deponie.yamagi.org/quake2/quake2-${version}.tar.xz"
|
distfiles="http://deponie.yamagi.org/quake2/quake2-${version}.tar.xz"
|
||||||
checksum=ecbcbb2827a45e323ab8954eac2b9dce50942a901d5ffca8b26dc5387b241596
|
checksum=3e72b0a10412df9c6dc37cb37d18a6d8a3ea946c6fddae4b62e09cf79cbbaa42
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make ${makejobs} WITH_SYSTEMWIDE=yes WITH_SYSTEMDIR=/usr/share/${pkgname}
|
make ${makejobs} WITH_SYSTEMWIDE=yes WITH_SYSTEMDIR=/usr/share/${pkgname}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue