diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2013-10-29 22:54:28 +0100 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2013-11-05 23:39:22 +0100 |
commit | 5380d0ad73bc372acdf2435eb84b49e8b3cc280b (patch) | |
tree | 24a73b8e4c572ab807a5971fd62f22b0da29f389 | |
parent | 0074c58e9b2d14605066bf6d34f21e94846e5af2 (diff) | |
download | opt-5380d0ad73bc372acdf2435eb84b49e8b3cc280b.tar.gz opt-5380d0ad73bc372acdf2435eb84b49e8b3cc280b.tar.xz |
harfbuzz: updated to 0.9.23
-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 97aeae0a2..cfaeb7ed0 100644 --- a/harfbuzz/.footprint +++ b/harfbuzz/.footprint @@ -24,8 +24,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.921.0 -lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.921.0 --rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.921.0 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so -> libharfbuzz.so.0.923.0 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.923.0 +-rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.923.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 9275f1739..579c80aac 100644 --- a/harfbuzz/.md5sum +++ b/harfbuzz/.md5sum @@ -1 +1 @@ -468a381e992ae9313cef6595f4e233db harfbuzz-0.9.21.tar.bz2 +a4a9b548577e2ee22f0887937da5fd6c harfbuzz-0.9.23.tar.bz2 diff --git a/harfbuzz/Pkgfile b/harfbuzz/Pkgfile index b745e2dd6..5b88eb715 100644 --- a/harfbuzz/Pkgfile +++ b/harfbuzz/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cairo name=harfbuzz -version=0.9.21 +version=0.9.23 release=1 source=(http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.bz2) |