qmc2: update to 0.62
This commit is contained in:
parent
c744414b13
commit
9a3eba618f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'qmc2'
|
# Template file for 'qmc2'
|
||||||
pkgname=qmc2
|
pkgname=qmc2
|
||||||
version=0.61
|
version=0.62
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc=${pkgname}
|
wrksrc=${pkgname}
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="PREFIX=/usr DATADIR=/usr/share MAN_DIR=/usr/share/man TARGET=qmc2-mame"
|
make_build_args="PREFIX=/usr DATADIR=/usr/share MAN_DIR=/usr/share/man TARGET=qmc2-mame"
|
||||||
|
@ -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=75782b789178ec589439974652b5589b5d0bb5a6562624fbdb88bb77a00cfa49
|
checksum=78aefd80ae0dd4ff2d60cc0fe0054b1eaf80be39477a352b55dd0753fb8970cf
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
# Replace sdl-config with sdl2-config
|
# Replace sdl-config with sdl2-config
|
||||||
|
|
Loading…
Reference in a new issue