Mercurial > hg > mxe
changeset 2511:61dca89be476
update package taglib
author | Mark Brand <mabrand@mabrand.nl> |
---|---|
date | Mon, 07 May 2012 09:04:31 +0200 |
parents | 8a41b8f8e79f |
children | 748e8ede3a09 |
files | index.html src/taglib.mk |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/index.html +++ b/index.html @@ -1835,7 +1835,7 @@ </tr> <tr> <td id="taglib-package">taglib</td> - <td id="taglib-version">1.7.1</td> + <td id="taglib-version">1.7.2</td> <td id="taglib-website"><a href="http://developer.kde.org/~wheeler/taglib.html">TagLib</a></td> </tr> <tr>
--- a/src/taglib.mk +++ b/src/taglib.mk @@ -3,7 +3,7 @@ PKG := taglib $(PKG)_IGNORE := -$(PKG)_CHECKSUM := bafe0958eb884981cade83d45c18ee34165479b8 +$(PKG)_CHECKSUM := e657384ccf3284db2daba32dccece74534286012 $(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION) $(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz $(PKG)_URL := http://developer.kde.org/~wheeler/files/src/$($(PKG)_FILE)