summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2012-03-23 15:04:49 (GMT)
committerMark Brand <mabrand@mabrand.nl>2012-03-23 15:04:49 (GMT)
commit23fb93df90b72e6f27e898c6cd086ffb15acd8f7 (patch)
tree447140be5f772d1e1d24c298da3f6bc7e9a6ab7c
parentac7cb9ded255414b69bb51dcc779f050a5e33d5a (diff)
downloadmxe-23fb93df90b72e6f27e898c6cd086ffb15acd8f7.zip
mxe-23fb93df90b72e6f27e898c6cd086ffb15acd8f7.tar.gz
mxe-23fb93df90b72e6f27e898c6cd086ffb15acd8f7.tar.bz2
update package taglib
--- src/taglib.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
-rw-r--r--src/taglib.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/taglib.mk b/src/taglib.mk
index 0d40615..11462a4 100644
--- a/src/taglib.mk
+++ b/src/taglib.mk
@@ -4,8 +4,8 @@
# TagLib
PKG := taglib
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 1.7
-$(PKG)_CHECKSUM := 5138e1665182bc2171e298ff31518c9ad72ddf23
+$(PKG)_VERSION := 1.7.1
+$(PKG)_CHECKSUM := bafe0958eb884981cade83d45c18ee34165479b8
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_WEBSITE := http://developer.kde.org/~wheeler/taglib.html