mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
yquake2: update to 8.50.
This commit is contained in:
parent
89c1143c18
commit
80dbdc68e1
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=8.41
|
version=8.50
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DSYSTEMWIDE_SUPPORT=ON"
|
configure_args="-DSYSTEMWIDE_SUPPORT=ON"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://www.yamagi.org/quake2/"
|
homepage="https://www.yamagi.org/quake2/"
|
||||||
distfiles="https://deponie.yamagi.org/quake2/quake2-${version}.tar.xz"
|
distfiles="https://deponie.yamagi.org/quake2/quake2-${version}.tar.xz"
|
||||||
checksum=edb37e0634953d16b4e0f3a3152e4ddc097def5f6061629392ad90a1a785309e
|
checksum=3c1492ce5bf31f3c7818e51ac58308c11c8294d8ae5efd70d3fac254d77c7179
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
armv*) makedepends+=" MesaLib-devel";;
|
armv*) makedepends+=" MesaLib-devel";;
|
||||||
|
|
Loading…
Add table
Reference in a new issue