qmc2: update to 0.59
This commit is contained in:
parent
e08ff396d0
commit
ef00e5bffc
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qmc2'
|
# Template file for 'qmc2'
|
||||||
pkgname=qmc2
|
pkgname=qmc2
|
||||||
version=0.58
|
version=0.59
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=${pkgname}
|
wrksrc=${pkgname}
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://qmc2.arcadehits.net/wordpress/"
|
homepage="http://qmc2.arcadehits.net/wordpress/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}/${version}/${pkgname}-${version}.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}/${version}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=1c3d60096f2635eb653cb59d5b6ef8c946fbf7e7d1662a0c68e79617044c02c3
|
checksum=16ac5c51e3c6c5b3b2b1663f13a82b45eb4375591c8c8f78fc1563f0d277d470
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
# Replace sdl-config with sdl2-config
|
# Replace sdl-config with sdl2-config
|
||||||
|
|
Loading…
Reference in New Issue