quakespasm: update to 0.95.1.

This commit is contained in:
Benjamín Albiñana 2022-11-05 12:40:32 +01:00 committed by Leah Neukirchen
parent f907afe9a0
commit c53eb5c745
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'quakespasm'
pkgname=quakespasm
version=0.95.0
version=0.95.1
revision=1
build_wrksrc="Quake"
build_style=gnu-makefile
@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
homepage="http://quakespasm.sourceforge.net/"
changelog="http://quakespasm.sourceforge.net/Quakespasm.html#s5"
distfiles="${SOURCEFORGE_SITE}/quakespasm/Source/quakespasm-${version}.tar.gz"
checksum=a635ea3b22f920bbb44f1e6c7de8585db56c2f5d406edf5c819278c64901ae70
checksum=841984577b3ae72432b0c8aae3310fe2cc1f0a0082893e5dcd976183b6d234e2
case "$XBPS_TARGET_MACHINE" in
arm*) makedepends+=" MesaLib-devel"