summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFredrik Rinnestam <fredrik@crux.nu>2016-02-23 22:53:01 +0100
committerFredrik Rinnestam <fredrik@crux.nu>2016-02-26 21:31:27 +0100
commit01c179d47251a0fde4b556428be39a72c6418bf5 (patch)
tree10cf3a9c7e2e6c26079bd455380d997e7af1fd75
parent9778370301ee51897d121998ceac8b95f88c6b03 (diff)
downloadopt-01c179d47251a0fde4b556428be39a72c6418bf5.tar.gz
opt-01c179d47251a0fde4b556428be39a72c6418bf5.tar.xz
harfbuzz: updated to 1.2.1
-rw-r--r--harfbuzz/.footprint6
-rw-r--r--harfbuzz/.md5sum2
-rw-r--r--harfbuzz/Pkgfile2
3 files changed, 5 insertions, 5 deletions
diff --git a/harfbuzz/.footprint b/harfbuzz/.footprint
index d98c07d6e..42847a660 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.10102.0
-lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.10102.0
--rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.10102.0
+lrwxrwxrwx root/root usr/lib/libharfbuzz.so -> libharfbuzz.so.0.10200.1
+lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.10200.1
+-rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.10200.1
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 538e17b90..a6690fb16 100644
--- a/harfbuzz/.md5sum
+++ b/harfbuzz/.md5sum
@@ -1 +1 @@
-e6210d3cfd4064d95621fc16913268ed harfbuzz-1.1.2.tar.bz2
+c50034739e4b5ea85d46199bf7859ea6 harfbuzz-1.2.1.tar.bz2
diff --git a/harfbuzz/Pkgfile b/harfbuzz/Pkgfile
index 1fe3ae7e0..e19c02ad2 100644
--- a/harfbuzz/Pkgfile
+++ b/harfbuzz/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: cairo
name=harfbuzz
-version=1.1.2
+version=1.2.1
release=1
source=(http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.bz2)

Generated by cgit