mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
qmc2: update to 0.64
This commit is contained in:
parent
67818c7cc7
commit
0e10aa4f82
1 changed files with 5 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qmc2'
|
# Template file for 'qmc2'
|
||||||
pkgname=qmc2
|
pkgname=qmc2
|
||||||
version=0.63
|
version=0.64
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=${pkgname}
|
wrksrc=${pkgname}
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -16,7 +16,10 @@ 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=320faec68e8704e7b5c8c7035b0dc2f7d92a69cc87a5906cb86586d49b4a4928
|
checksum=16b9e6a68d4bfa3d640f3d159ddbec69294dd7582914e96b03654c54ce967be4
|
||||||
|
|
||||||
|
nocross=yes
|
||||||
|
nopie=yes
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
# Replace sdl-config with sdl2-config
|
# Replace sdl-config with sdl2-config
|
||||||
|
|
Loading…
Add table
Reference in a new issue