yquake2: update to 5.33.
This commit is contained in:
parent
9da1b6f22a
commit
e1232ef797
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yquake2'
|
||||
pkgname=yquake2
|
||||
version=5.32
|
||||
version=5.33
|
||||
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=bfc7803254a9d22888554d5af252fffe212db3dab0631637bb9045861b8e508c
|
||||
checksum=aeee453841ab110c3ef43062da1cc4eed3214ec6f497b2f9fb269268700c7aa3
|
||||
|
||||
do_build() {
|
||||
make ${makejobs} WITH_SYSTEMWIDE=yes WITH_SYSTEMDIR=/usr/share/${pkgname}
|
||||
|
|
Loading…
Reference in a new issue