diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2019-06-09 20:44:22 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2019-06-09 20:44:22 +1000 |
commit | 14a766e0ad5bed14cbfc3326b12e1db25311dc4b (patch) | |
tree | 2f9b2080a18a178f8d4f23494f236c6c5e630d41 /harfbuzz-icu | |
parent | f75a8060a424f0ed1ed417196717dfe82eb916ee (diff) | |
download | opt-14a766e0ad5bed14cbfc3326b12e1db25311dc4b.tar.gz opt-14a766e0ad5bed14cbfc3326b12e1db25311dc4b.tar.xz |
harfbuzz-icu: 2.4.0 -> 2.5.1
Diffstat (limited to 'harfbuzz-icu')
-rw-r--r-- | harfbuzz-icu/.footprint | 6 | ||||
-rw-r--r-- | harfbuzz-icu/.signature | 8 | ||||
-rw-r--r-- | harfbuzz-icu/Pkgfile | 4 |
3 files changed, 9 insertions, 9 deletions
diff --git a/harfbuzz-icu/.footprint b/harfbuzz-icu/.footprint index fa31bd19c..9e541c199 100644 --- a/harfbuzz-icu/.footprint +++ b/harfbuzz-icu/.footprint @@ -7,9 +7,9 @@ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/cmake/ drwxr-xr-x root/root usr/lib/cmake/harfbuzz/ -rwxr-xr-x root/root usr/lib/libharfbuzz-icu.la -lrwxrwxrwx root/root usr/lib/libharfbuzz-icu.so -> libharfbuzz-icu.so.0.20400.0 -lrwxrwxrwx root/root usr/lib/libharfbuzz-icu.so.0 -> libharfbuzz-icu.so.0.20400.0 --rwxr-xr-x root/root usr/lib/libharfbuzz-icu.so.0.20400.0 +lrwxrwxrwx root/root usr/lib/libharfbuzz-icu.so -> libharfbuzz-icu.so.0.20501.0 +lrwxrwxrwx root/root usr/lib/libharfbuzz-icu.so.0 -> libharfbuzz-icu.so.0.20501.0 +-rwxr-xr-x root/root usr/lib/libharfbuzz-icu.so.0.20501.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/harfbuzz-icu.pc drwxr-xr-x root/root usr/share/ diff --git a/harfbuzz-icu/.signature b/harfbuzz-icu/.signature index 9b50964f7..9bafeb3ea 100644 --- a/harfbuzz-icu/.signature +++ b/harfbuzz-icu/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/YerTAQqCx2gNY8fggQYJDiMmj7wPihloUYeOf7G6BwW6HtRVUBghEsD0aMycxFFwBD+imHmvtN12p/Oc0IWjwo= -SHA256 (Pkgfile) = d8d6480a7dd7d1376194d5b7f5a04327eb9cb984ed2ef769123db93e75f31fc4 -SHA256 (.footprint) = 09fc06a9f24a8561dba6c8ebfaed6481918274ab1b9632f0bb4543bb9a0ab917 -SHA256 (harfbuzz-2.4.0.tar.bz2) = b470eff9dd5b596edf078596b46a1f83c179449f051a469430afc15869db336f +RWSE3ohX2g5d/W9TmAQ9IJdwoAocBL7F18oMPOeDrlulxcXNtr0DYvna45tXc3UGcX9/pELWqtnTC7R+d79lTcNhz59v3IwLzws= +SHA256 (Pkgfile) = 205a944b9ba0b584ba5f543c9eaf233d494933dacd53c460a5e7a40658f900b3 +SHA256 (.footprint) = af1a96c67d42554dcba3acfb91996942d9c744cda8089b4fd1214967048d8714 +SHA256 (harfbuzz-2.5.1.tar.xz) = 6d4834579abd5f7ab3861c085b4c55129f78b27fe47961fd96769d3704f6719e diff --git a/harfbuzz-icu/Pkgfile b/harfbuzz-icu/Pkgfile index 580fe8498..0e6152e0f 100644 --- a/harfbuzz-icu/Pkgfile +++ b/harfbuzz-icu/Pkgfile @@ -4,9 +4,9 @@ # Depends on: harfbuzz icu name=harfbuzz-icu -version=2.4.0 +version=2.5.1 release=1 -source=(https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.bz2) +source=(https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.xz) build() { cd harfbuzz-$version |