yquake2: update to 8.51.

This commit is contained in:
Helmut Pozimski 2025-05-17 13:57:49 +02:00
parent 0c4484c739
commit cfffe30605

View file

@ -1,6 +1,6 @@
# Template file for 'yquake2'
pkgname=yquake2
version=8.50
version=8.51
revision=1
build_style=cmake
configure_args="-DSYSTEMWIDE_SUPPORT=ON"
@ -13,7 +13,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=3c1492ce5bf31f3c7818e51ac58308c11c8294d8ae5efd70d3fac254d77c7179
checksum=e40fef18e86a59cae5b4fabd48bfd0b47d62db3a73585a69f38f97006f106376
case "$XBPS_TARGET_MACHINE" in
armv*) makedepends+=" MesaLib-devel";;