mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
yquake2: update to 7.41.
This commit is contained in:
parent
e9d0b0e40c
commit
065e87d136
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.40
|
version=7.41
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="quake2-${version}"
|
wrksrc="quake2-${version}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -15,7 +15,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=1c2fbd3815ece1125f20a14dd7b92749a8735efb5dfb0bf35c3cd412f2389129
|
checksum=7ae543fac9e8a74ecd706ac0fa0f94098912aa5aafcb33f1c2c3f57b48011364
|
||||||
|
|
||||||
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