diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2015-01-24 23:55:43 +0100 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2015-01-25 00:01:14 +0100 |
commit | 9c4dd703c3b698d762f45cd849b234139524bc83 (patch) | |
tree | ab50f7ed1eaed580e7707cb2abb792bc3405bc70 | |
parent | c71b8b660eb8694820a5ddf7de7cf041df502258 (diff) | |
download | opt-9c4dd703c3b698d762f45cd849b234139524bc83.tar.gz opt-9c4dd703c3b698d762f45cd849b234139524bc83.tar.xz |
harfbuzz: updated to 0.9.38
-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 c4a654ad3..0c34f2222 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.937.0 -lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.937.0 --rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.937.0 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so -> libharfbuzz.so.0.938.0 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.938.0 +-rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.938.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 665674341..e445a96e9 100644 --- a/harfbuzz/.md5sum +++ b/harfbuzz/.md5sum @@ -1 +1 @@ -bfe733250e34629a188d82e3b971bc1e harfbuzz-0.9.37.tar.bz2 +8839e574be8089c0de83768798bf7916 harfbuzz-0.9.38.tar.bz2 diff --git a/harfbuzz/Pkgfile b/harfbuzz/Pkgfile index db4fc8fe7..abafc8de1 100644 --- a/harfbuzz/Pkgfile +++ b/harfbuzz/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cairo name=harfbuzz -version=0.9.37 +version=0.9.38 release=1 source=(http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.bz2) |