diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2014-03-20 21:10:57 +0100 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2014-03-20 21:12:22 +0100 |
commit | e1187a681e7fc226b433db68813aa27e7624f84c (patch) | |
tree | 2613b02aba7f2f7923b81d0517396d1096918227 | |
parent | c758c8d00b65baf45ba1db54cea430c7ffed0044 (diff) | |
download | opt-e1187a681e7fc226b433db68813aa27e7624f84c.tar.gz opt-e1187a681e7fc226b433db68813aa27e7624f84c.tar.xz |
harfbuzz: updated to 0.9.27
-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 f08e31be3..1857b70a9 100644 --- a/harfbuzz/.footprint +++ b/harfbuzz/.footprint @@ -25,8 +25,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.926.0 -lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.926.0 --rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.926.0 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so -> libharfbuzz.so.0.927.0 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.927.0 +-rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.927.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 6fee9d912..2aa2f979a 100644 --- a/harfbuzz/.md5sum +++ b/harfbuzz/.md5sum @@ -1 +1 @@ -a2b6cbd437f22dd5dc93d377696c9204 harfbuzz-0.9.26.tar.bz2 +60e122288c0ea4d66505d4704e376a1c harfbuzz-0.9.27.tar.bz2 diff --git a/harfbuzz/Pkgfile b/harfbuzz/Pkgfile index f5f57dd05..ad9e993a4 100644 --- a/harfbuzz/Pkgfile +++ b/harfbuzz/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cairo name=harfbuzz -version=0.9.26 +version=0.9.27 release=1 source=(http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.bz2) |