mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
quakespasm: update to 0.96.1.
This commit is contained in:
parent
5001f1b2e3
commit
16340f237c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'quakespasm'
|
# Template file for 'quakespasm'
|
||||||
pkgname=quakespasm
|
pkgname=quakespasm
|
||||||
version=0.96.0
|
version=0.96.1
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc="Quake"
|
build_wrksrc="Quake"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="http://quakespasm.sourceforge.net/"
|
homepage="http://quakespasm.sourceforge.net/"
|
||||||
changelog="http://quakespasm.sourceforge.net/Quakespasm.html#s5"
|
changelog="http://quakespasm.sourceforge.net/Quakespasm.html#s5"
|
||||||
distfiles="${SOURCEFORGE_SITE}/quakespasm/Source/quakespasm-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/quakespasm/Source/quakespasm-${version}.tar.gz"
|
||||||
checksum=49ae252c02c1df1a4c1958e92a7cc697538110970b3870dc146105b0ed30c0ec
|
checksum=49a53e451d5e250982a855a8c9d2694c12397f01bd6fad0dea9e3f57f443b5cc
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
arm*) makedepends+=" MesaLib-devel"
|
arm*) makedepends+=" MesaLib-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue