diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2016-09-28 21:32:31 +0200 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2016-09-28 21:32:44 +0200 |
commit | 1579fcce7aa1039c0e8667faa927e27245265be7 (patch) | |
tree | a296f7cfeb7a67f88b2244194f58cd5fa4d68345 /harfbuzz | |
parent | 6fd7afc46a1ede83a860b571eadb922f318c4e51 (diff) | |
download | opt-1579fcce7aa1039c0e8667faa927e27245265be7.tar.gz opt-1579fcce7aa1039c0e8667faa927e27245265be7.tar.xz |
harfbuzz: updated to 1.3.2
Diffstat (limited to 'harfbuzz')
-rw-r--r-- | harfbuzz/.footprint | 6 | ||||
-rw-r--r-- | harfbuzz/.md5sum | 2 | ||||
-rw-r--r-- | harfbuzz/Pkgfile | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/harfbuzz/.footprint b/harfbuzz/.footprint index 9a8e9aba3..ab534d2ae 100644 --- a/harfbuzz/.footprint +++ b/harfbuzz/.footprint @@ -26,8 +26,8 @@ drwxr-xr-x root/root usr/include/harfbuzz/ -rw-r--r-- root/root usr/include/harfbuzz/hb.h drwxr-xr-x root/root usr/lib/ -rwxr-xr-x root/root usr/lib/libharfbuzz.la -lrwxrwxrwx root/root usr/lib/libharfbuzz.so -> libharfbuzz.so.0.10301.0 -lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.10301.0 --rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.10301.0 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so -> libharfbuzz.so.0.10302.0 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.10302.0 +-rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.10302.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/harfbuzz.pc diff --git a/harfbuzz/.md5sum b/harfbuzz/.md5sum index f16ac2bd9..3adcfe7a3 100644 --- a/harfbuzz/.md5sum +++ b/harfbuzz/.md5sum @@ -1 +1 @@ -3ec86969a58f2d687bbbf27e5ebd4ee7 harfbuzz-1.3.1.tar.bz2 +5986e1bfcd983d1f6caa53ef64c4abc5 harfbuzz-1.3.2.tar.bz2 diff --git a/harfbuzz/Pkgfile b/harfbuzz/Pkgfile index e1510531c..0deec7d8d 100644 --- a/harfbuzz/Pkgfile +++ b/harfbuzz/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cairo name=harfbuzz -version=1.3.1 +version=1.3.2 release=1 source=(http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.bz2) |