quakespasm: update to 0.95.0.
This commit is contained in:
parent
aacf5ad951
commit
83b2142136
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'quakespasm'
|
||||
pkgname=quakespasm
|
||||
version=0.94.7
|
||||
version=0.95.0
|
||||
revision=1
|
||||
build_wrksrc="Quake"
|
||||
build_style=gnu-makefile
|
||||
|
@ -11,8 +11,9 @@ short_desc="Modern Quake 1 engine"
|
|||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
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=c645c6f8f04208cfafcd26444a03f690eb03d2b4a0ea946ea49747e58f9f73fe
|
||||
checksum=a635ea3b22f920bbb44f1e6c7de8585db56c2f5d406edf5c819278c64901ae70
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
arm*) makedepends+=" MesaLib-devel"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue