summaryrefslogtreecommitdiff
path: root/harfbuzz
diff options
context:
space:
mode:
authorFredrik Rinnestam <fredrik@crux.nu>2019-06-02 01:20:54 +0200
committerFredrik Rinnestam <fredrik@crux.nu>2019-06-02 01:21:23 +0200
commita1c1781dcbbeedae9607611f6edbfab0eda30c06 (patch)
tree40f2ea48e4c48dbc267f5c174f9c5b796bdb9083 /harfbuzz
parent25bb618588a15abe902042c8fd48aead8e5e6437 (diff)
downloadopt-a1c1781dcbbeedae9607611f6edbfab0eda30c06.tar.gz
opt-a1c1781dcbbeedae9607611f6edbfab0eda30c06.tar.xz
harfbuzz: updated to 2.5.1
Diffstat (limited to 'harfbuzz')
-rw-r--r--harfbuzz/.footprint12
-rw-r--r--harfbuzz/.signature8
-rw-r--r--harfbuzz/Pkgfile6
3 files changed, 13 insertions, 13 deletions
diff --git a/harfbuzz/.footprint b/harfbuzz/.footprint
index 5406a5d46..887014bcf 100644
--- a/harfbuzz/.footprint
+++ b/harfbuzz/.footprint
@@ -38,13 +38,13 @@ drwxr-xr-x root/root usr/lib/cmake/
drwxr-xr-x root/root usr/lib/cmake/harfbuzz/
-rw-r--r-- root/root usr/lib/cmake/harfbuzz/harfbuzz-config.cmake
-rwxr-xr-x root/root usr/lib/libharfbuzz-subset.la
-lrwxrwxrwx root/root usr/lib/libharfbuzz-subset.so -> libharfbuzz-subset.so.0.20400.0
-lrwxrwxrwx root/root usr/lib/libharfbuzz-subset.so.0 -> libharfbuzz-subset.so.0.20400.0
--rwxr-xr-x root/root usr/lib/libharfbuzz-subset.so.0.20400.0
+lrwxrwxrwx root/root usr/lib/libharfbuzz-subset.so -> libharfbuzz-subset.so.0.20501.0
+lrwxrwxrwx root/root usr/lib/libharfbuzz-subset.so.0 -> libharfbuzz-subset.so.0.20501.0
+-rwxr-xr-x root/root usr/lib/libharfbuzz-subset.so.0.20501.0
-rwxr-xr-x root/root usr/lib/libharfbuzz.la
-lrwxrwxrwx root/root usr/lib/libharfbuzz.so -> libharfbuzz.so.0.20400.0
-lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.20400.0
--rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.20400.0
+lrwxrwxrwx root/root usr/lib/libharfbuzz.so -> libharfbuzz.so.0.20501.0
+lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.20501.0
+-rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.20501.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/harfbuzz-subset.pc
-rw-r--r-- root/root usr/lib/pkgconfig/harfbuzz.pc
diff --git a/harfbuzz/.signature b/harfbuzz/.signature
index 76f4b66c6..e914ad3ac 100644
--- a/harfbuzz/.signature
+++ b/harfbuzz/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/bqG5+/bcuxlBaparpZoQQGiAMsLOzg/A64q3wRa3q7SP65vq/X/i35Tqae/j0XouYCs9Ixn7O5nniASVN7u3A8=
-SHA256 (Pkgfile) = 849693133e0f767bef61cc06b320b864d89d9714ebf04e3175c2fe9c3b5ce570
-SHA256 (.footprint) = 5200486cf1a0f57a0e9a2a82de4b77ab9995b6cf41c1130eddc0b144d260facc
-SHA256 (harfbuzz-2.4.0.tar.bz2) = b470eff9dd5b596edf078596b46a1f83c179449f051a469430afc15869db336f
+RWSE3ohX2g5d/bxVnVjDUM8JWzqbHTKytGnFGhxznl5Z11fDumIxu5NYsFgD6FqUsrmi6AAaB4xm7c1QaJ9RrebmBpxN1iWzWwo=
+SHA256 (Pkgfile) = 444607b2aa49d74fc7816a37b0fc4233bc408edd0a84b17e6b705393133d2308
+SHA256 (.footprint) = b35096add6828bb9b6dd72f80e8eac601ddbc36114aca3baf261c0e7fb1c302f
+SHA256 (harfbuzz-2.5.1.tar.xz) = 6d4834579abd5f7ab3861c085b4c55129f78b27fe47961fd96769d3704f6719e
diff --git a/harfbuzz/Pkgfile b/harfbuzz/Pkgfile
index 6918f9c8d..bdfaa8f63 100644
--- a/harfbuzz/Pkgfile
+++ b/harfbuzz/Pkgfile
@@ -4,9 +4,9 @@
# Depends on: cairo
name=harfbuzz
-version=2.4.0
-release=2
-source=(http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.bz2)
+version=2.5.1
+release=1
+source=(http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.xz)
build() {
cd $name-$version

Generated by cgit