mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
libraries/libmp3splt: Updated for version 0.7.3.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
78d46e1c09
commit
d33e8a2b85
2 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
# Written by Roberto Neri <rneri@libero.it>
|
||||
|
||||
PRGNAM=libmp3splt
|
||||
VERSION=${VERSION:-0.7}
|
||||
VERSION=${VERSION:-0.7.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libmp3splt"
|
||||
VERSION="0.7"
|
||||
VERSION="0.7.3"
|
||||
HOMEPAGE="http://mp3splt.sourceforge.net"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/mp3splt/libmp3splt-0.7.tar.gz"
|
||||
MD5SUM="dadb166361e2a28955032a1b9f10ed38"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/mp3splt/libmp3splt-0.7.3.tar.gz"
|
||||
MD5SUM="f63e41774514e9e05272e16b92182ce5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue