mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
qmc2: update to 0.63
This commit is contained in:
parent
34925e3626
commit
8a687f5410
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qmc2'
|
# Template file for 'qmc2'
|
||||||
pkgname=qmc2
|
pkgname=qmc2
|
||||||
version=0.62
|
version=0.63
|
||||||
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=78aefd80ae0dd4ff2d60cc0fe0054b1eaf80be39477a352b55dd0753fb8970cf
|
checksum=320faec68e8704e7b5c8c7035b0dc2f7d92a69cc87a5906cb86586d49b4a4928
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
# Replace sdl-config with sdl2-config
|
# Replace sdl-config with sdl2-config
|
||||||
|
|
Loading…
Add table
Reference in a new issue