mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/libmikmod: Updated for version 3.2.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
4568348848
commit
961aad8a9b
2 changed files with 5 additions and 5 deletions
|
@ -5,7 +5,7 @@
|
||||||
# Written by Larry Hajali <larryhaja[at]gmail[dot]com>
|
# Written by Larry Hajali <larryhaja[at]gmail[dot]com>
|
||||||
|
|
||||||
PRGNAM=libmikmod
|
PRGNAM=libmikmod
|
||||||
VERSION=${VERSION:-3.1.12}
|
VERSION=${VERSION:-3.2.0}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="libmikmod"
|
PRGNAM="libmikmod"
|
||||||
VERSION="3.1.12"
|
VERSION="3.2.0"
|
||||||
HOMEPAGE="http://sourceforge.net/projects/mikmod/"
|
HOMEPAGE="http://mikmod.shlomifish.org/"
|
||||||
DOWNLOAD="http://downloads.sourceforge.net/mikmod/libmikmod-3.1.12.tar.gz"
|
DOWNLOAD="http://mikmod.shlomifish.org/files/libmikmod-3.2.0.tar.gz"
|
||||||
MD5SUM="9f3c740298260d5f88981fc0d51f6f16"
|
MD5SUM="96e9820d72a41fe27ff304071739696c"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue