audio/kid3: Updated for version 3.3.0.
Fixes cmake build error on -current. Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
parent
7f104ed3ca
commit
59a4f70b53
|
@ -3,7 +3,7 @@
|
||||||
# Written by Michales Michaloudes korgie@gmail.com
|
# Written by Michales Michaloudes korgie@gmail.com
|
||||||
|
|
||||||
PRGNAM=kid3
|
PRGNAM=kid3
|
||||||
VERSION=${VERSION:-3.2.0}
|
VERSION=${VERSION:-3.3.0}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="kid3"
|
PRGNAM="kid3"
|
||||||
VERSION="3.2.0"
|
VERSION="3.3.0"
|
||||||
HOMEPAGE="http://kid3.sourceforge.net/"
|
HOMEPAGE="http://kid3.sourceforge.net/"
|
||||||
DOWNLOAD="http://prdownloads.sourceforge.net/kid3/kid3-3.2.0.tar.gz"
|
DOWNLOAD="http://prdownloads.sourceforge.net/kid3/kid3-3.3.0.tar.gz"
|
||||||
MD5SUM="5e95dd3f708985b3346bc59b816c81f6"
|
MD5SUM="1bce760c3e8b12310b515798e73c9b0f"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="id3lib"
|
REQUIRES="id3lib"
|
||||||
|
|
Loading…
Reference in New Issue