summaryrefslogtreecommitdiffstats
path: root/main/libid3tag
diff options
context:
space:
mode:
Diffstat (limited to 'main/libid3tag')
-rw-r--r--main/libid3tag/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/libid3tag/APKBUILD b/main/libid3tag/APKBUILD
index da9122820..4f9472652 100644
--- a/main/libid3tag/APKBUILD
+++ b/main/libid3tag/APKBUILD
@@ -7,11 +7,11 @@ pkgdesc="id3 tagger for mp3"
url="http://www.underbit.com/products/mad/"
arch="all"
license="GPL"
-depends="zlib"
-makedepends="uclibc++-dev zlib-dev"
+depends=""
+makedepends="zlib-dev"
install=
subpackages="$pkgname-dev"
-source="ftp://ftp.mars.org/pub/mpeg/libid3tag-0.15.1b.tar.gz"
+source="ftp://ftp.mars.org/pub/mpeg/libid3tag-$pkgver.tar.gz"
build() {
cd "$srcdir/$pkgname-$pkgver"