mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
parent
bb992e5c4c
commit
9b615d3fd0
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=7.02
|
version=7.10
|
||||||
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=a9edbdbdb5d13f569baabe0346dca63dc3ffa50c24dc67958839e80ae401c0de
|
checksum=fa3243b589f88325db4b63ddbb83848587c1c9b041a7345169dad722deb2515f
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make ${makejobs} WITH_SYSTEMWIDE=yes WITH_SYSTEMDIR=/usr/lib/${pkgname}
|
make ${makejobs} WITH_SYSTEMWIDE=yes WITH_SYSTEMDIR=/usr/lib/${pkgname}
|
||||||
|
|
Loading…
Add table
Reference in a new issue