diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2017-01-26 22:04:02 +0100 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2017-01-26 22:04:02 +0100 |
commit | 228921d539b45602e9d72dc7d1bddf3fd02c3f35 (patch) | |
tree | cb5f54b3b3a24b9ab7da9b2e8bf44aec99f7d607 /taglib | |
parent | 21f6955f36ecf2fbaf664ed25fb6240b7a938a24 (diff) | |
parent | c7e1a11b6423614e612828afcb98bb31a21ea390 (diff) | |
download | opt-228921d539b45602e9d72dc7d1bddf3fd02c3f35.tar.gz opt-228921d539b45602e9d72dc7d1bddf3fd02c3f35.tar.xz |
Merge branch '3.2' into 3.3
Diffstat (limited to 'taglib')
-rw-r--r-- | taglib/.footprint | 4 | ||||
-rw-r--r-- | taglib/.md5sum | 2 | ||||
-rw-r--r-- | taglib/Pkgfile | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/taglib/.footprint b/taglib/.footprint index 6968a8e1d..7da9cad63 100644 --- a/taglib/.footprint +++ b/taglib/.footprint @@ -110,8 +110,8 @@ drwxr-xr-x root/root usr/include/taglib/ -rw-r--r-- root/root usr/include/taglib/xmproperties.h drwxr-xr-x root/root usr/lib/ lrwxrwxrwx root/root usr/lib/libtag.so -> libtag.so.1 -lrwxrwxrwx root/root usr/lib/libtag.so.1 -> libtag.so.1.16.0 --rwxr-xr-x root/root usr/lib/libtag.so.1.16.0 +lrwxrwxrwx root/root usr/lib/libtag.so.1 -> libtag.so.1.17.0 +-rwxr-xr-x root/root usr/lib/libtag.so.1.17.0 lrwxrwxrwx root/root usr/lib/libtag_c.so -> libtag_c.so.0 lrwxrwxrwx root/root usr/lib/libtag_c.so.0 -> libtag_c.so.0.0.0 -rwxr-xr-x root/root usr/lib/libtag_c.so.0.0.0 diff --git a/taglib/.md5sum b/taglib/.md5sum index f3fd7e37a..1f13b8adf 100644 --- a/taglib/.md5sum +++ b/taglib/.md5sum @@ -1 +1 @@ -be39fa2054df40664cb557126ad7cf7c taglib-1.11.tar.gz +cee7be0ccfc892fa433d6c837df9522a taglib-1.11.1.tar.gz diff --git a/taglib/Pkgfile b/taglib/Pkgfile index 2d1eb8c9b..3e4dac133 100644 --- a/taglib/Pkgfile +++ b/taglib/Pkgfile @@ -6,7 +6,7 @@ # Optional: boost name=taglib -version=1.11 +version=1.11.1 release=1 source=(http://taglib.github.io/releases/$name-$version.tar.gz) |