libmikmod: update to 3.3.7.
This commit is contained in:
parent
c548d1089d
commit
50259ab73c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libmikmod'
|
# Template file for 'libmikmod'
|
||||||
pkgname=libmikmod
|
pkgname=libmikmod
|
||||||
version=3.3.6
|
version=3.3.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="MikMod Sound Library"
|
short_desc="MikMod Sound Library"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://mikmod.shlomifish.org/"
|
homepage="http://mikmod.shlomifish.org/"
|
||||||
license="GPL-2, LGPL-2.1"
|
license="GPL-2, LGPL-2.1"
|
||||||
distfiles="${SOURCEFORGE_SITE}/mikmod/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/mikmod/${pkgname}-${version}.tar.gz"
|
||||||
checksum=3f363e03f7b1db75b9b6602841bbd440ed275a548e53545f980df8155de4d330
|
checksum=4cf41040a9af99cb960580210ba900c0a519f73ab97b503c780e82428b9bd9a2
|
||||||
|
|
||||||
libmikmod-devel_package() {
|
libmikmod-devel_package() {
|
||||||
depends="libmikmod>=${version}_${revision}"
|
depends="libmikmod>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in a new issue