diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2014-07-19 14:13:58 +0200 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2014-07-19 15:00:17 +0200 |
commit | cee9068b3d1837ddb6ef033ba487212d754eab33 (patch) | |
tree | e2384bd4a0b0d7fe2f50f89eec9329121f9058ba /harfbuzz | |
parent | 83457f5b6daeb591a20f0bf9051a821d94a21e4a (diff) | |
download | opt-cee9068b3d1837ddb6ef033ba487212d754eab33.tar.gz opt-cee9068b3d1837ddb6ef033ba487212d754eab33.tar.xz |
harfbuzz: updated to 0.9.32
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 f3e8c2365..78abafcfe 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.930.0 -lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.930.0 --rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.930.0 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so -> libharfbuzz.so.0.932.0 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.932.0 +-rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.932.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 9e4e91f68..8ddd24e44 100644 --- a/harfbuzz/.md5sum +++ b/harfbuzz/.md5sum @@ -1 +1 @@ -ba0b01d285d48f20834b7de9bb4fc435 harfbuzz-0.9.30.tar.bz2 +b8c19f87ee7da0813c77a7b43bef4c98 harfbuzz-0.9.32.tar.bz2 diff --git a/harfbuzz/Pkgfile b/harfbuzz/Pkgfile index c4b56f1d4..87cdcb2ae 100644 --- a/harfbuzz/Pkgfile +++ b/harfbuzz/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cairo name=harfbuzz -version=0.9.30 +version=0.9.32 release=1 source=(http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.bz2) |