yquake2: update to 7.42.
This commit is contained in:
parent
700b8d91e5
commit
23937a115d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yquake2'
|
||||
pkgname=yquake2
|
||||
version=7.41
|
||||
version=7.42
|
||||
revision=1
|
||||
wrksrc="quake2-${version}"
|
||||
build_style=gnu-makefile
|
||||
|
@ -15,7 +15,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.yamagi.org/quake2/"
|
||||
distfiles="https://deponie.yamagi.org/quake2/quake2-${version}.tar.xz"
|
||||
checksum=7ae543fac9e8a74ecd706ac0fa0f94098912aa5aafcb33f1c2c3f57b48011364
|
||||
checksum=ea06bfda5261c5bdda31781ca3e34833ad6e57c0a2d2f7e62d145220a9fbe20a
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
armv*) makedepends+=" MesaLib-devel";;
|
||||
|
|
Loading…
Reference in a new issue