diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2013-04-10 21:36:21 +0200 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2013-04-10 21:36:21 +0200 |
commit | 9b6ff6311ccce4bc31ebeb3967252e8901c20826 (patch) | |
tree | 7531949eac1c8edb3f3ea6e93f14821ecc016081 | |
parent | 812932a88a7b8ab3bf82e9e0f528941bc68fb640 (diff) | |
download | opt-9b6ff6311ccce4bc31ebeb3967252e8901c20826.tar.gz opt-9b6ff6311ccce4bc31ebeb3967252e8901c20826.tar.xz |
harfbuzz: updated to 0.9.15
-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 c5094fbde..da6454222 100644 --- a/harfbuzz/.footprint +++ b/harfbuzz/.footprint @@ -23,8 +23,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.914.0 -lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.914.0 --rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.914.0 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so -> libharfbuzz.so.0.915.0 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.915.0 +-rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.915.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 2318decb1..4d54b651d 100644 --- a/harfbuzz/.md5sum +++ b/harfbuzz/.md5sum @@ -1 +1 @@ -7e1990b79060e98e2d31f677a0ac9eed harfbuzz-0.9.14.tar.bz2 +f6075024947eb445dd3bec587b1753d1 harfbuzz-0.9.15.tar.bz2 diff --git a/harfbuzz/Pkgfile b/harfbuzz/Pkgfile index 2125d9683..1b64bd945 100644 --- a/harfbuzz/Pkgfile +++ b/harfbuzz/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cairo name=harfbuzz -version=0.9.14 +version=0.9.15 release=1 source=(http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.bz2) |