yquake2: update to 5.32.
This commit is contained in:
parent
a4ffeea872
commit
6ba81d81eb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'yquake2'
|
# Template file for 'yquake2'
|
||||||
pkgname=yquake2
|
pkgname=yquake2
|
||||||
version=5.31
|
version=5.32
|
||||||
revision=1
|
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}"
|
||||||
|
@ -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=3e72b0a10412df9c6dc37cb37d18a6d8a3ea946c6fddae4b62e09cf79cbbaa42
|
checksum=bfc7803254a9d22888554d5af252fffe212db3dab0631637bb9045861b8e508c
|
||||||
|
|
||||||
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
Reference in a new issue