diff options
author | Tim Biermann <tbier@posteo.de> | 2022-07-03 16:57:15 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-07-03 16:57:15 +0200 |
commit | 62fdc670383a32530e775f0948ccb05c48efc5cc (patch) | |
tree | d31df534dbb3108b0908cd7d48af81352a657059 /harfbuzz-32 | |
parent | d6f3653156bf13d584b65872e130182df229a3a3 (diff) | |
download | compat-32-62fdc670383a32530e775f0948ccb05c48efc5cc.tar.gz compat-32-62fdc670383a32530e775f0948ccb05c48efc5cc.tar.xz |
harfbuzz-32: 4.3.0 -> 4.4.1
Diffstat (limited to 'harfbuzz-32')
-rw-r--r-- | harfbuzz-32/.footprint | 12 | ||||
-rw-r--r-- | harfbuzz-32/.signature | 8 | ||||
-rw-r--r-- | harfbuzz-32/Pkgfile | 2 |
3 files changed, 11 insertions, 11 deletions
diff --git a/harfbuzz-32/.footprint b/harfbuzz-32/.footprint index 22d9a190..7074480d 100644 --- a/harfbuzz-32/.footprint +++ b/harfbuzz-32/.footprint @@ -4,14 +4,14 @@ drwxr-xr-x root/root usr/lib32/cmake/ drwxr-xr-x root/root usr/lib32/cmake/harfbuzz/ -rw-r--r-- root/root usr/lib32/cmake/harfbuzz/harfbuzz-config.cmake lrwxrwxrwx root/root usr/lib32/libharfbuzz-gobject.so -> libharfbuzz-gobject.so.0 -lrwxrwxrwx root/root usr/lib32/libharfbuzz-gobject.so.0 -> libharfbuzz-gobject.so.0.40300.0 --rwxr-xr-x root/root usr/lib32/libharfbuzz-gobject.so.0.40300.0 +lrwxrwxrwx root/root usr/lib32/libharfbuzz-gobject.so.0 -> libharfbuzz-gobject.so.0.40401.0 +-rwxr-xr-x root/root usr/lib32/libharfbuzz-gobject.so.0.40401.0 lrwxrwxrwx root/root usr/lib32/libharfbuzz-subset.so -> libharfbuzz-subset.so.0 -lrwxrwxrwx root/root usr/lib32/libharfbuzz-subset.so.0 -> libharfbuzz-subset.so.0.40300.0 --rwxr-xr-x root/root usr/lib32/libharfbuzz-subset.so.0.40300.0 +lrwxrwxrwx root/root usr/lib32/libharfbuzz-subset.so.0 -> libharfbuzz-subset.so.0.40401.0 +-rwxr-xr-x root/root usr/lib32/libharfbuzz-subset.so.0.40401.0 lrwxrwxrwx root/root usr/lib32/libharfbuzz.so -> libharfbuzz.so.0 -lrwxrwxrwx root/root usr/lib32/libharfbuzz.so.0 -> libharfbuzz.so.0.40300.0 --rwxr-xr-x root/root usr/lib32/libharfbuzz.so.0.40300.0 +lrwxrwxrwx root/root usr/lib32/libharfbuzz.so.0 -> libharfbuzz.so.0.40401.0 +-rwxr-xr-x root/root usr/lib32/libharfbuzz.so.0.40401.0 drwxr-xr-x root/root usr/lib32/pkgconfig/ -rw-r--r-- root/root usr/lib32/pkgconfig/harfbuzz-gobject.pc -rw-r--r-- root/root usr/lib32/pkgconfig/harfbuzz-subset.pc diff --git a/harfbuzz-32/.signature b/harfbuzz-32/.signature index ae86bb5e..ed50a74d 100644 --- a/harfbuzz-32/.signature +++ b/harfbuzz-32/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/compat-32.pub -RWSwxGo/zH7eXd5sVwF1ITDYVvQbny5sPmDaMfhFHavmGAcRMmb2QxYdRlafonzMEU/xJA2j0gsZuRiSyPUcuV6eJeOLFfREpwI= -SHA256 (Pkgfile) = 2c92830982b60859dc246e1de5ed60e798be9dce9c122133c292616d591cb612 -SHA256 (.footprint) = 71f05e9cdb8489906db7c33ea09b03ba3ee05cccb597d5ad3b6fd67231dbb59b -SHA256 (harfbuzz-4.3.0.tar.xz) = a49628f4c4c8e6d8df95ef44935a93446cf2e46366915b0e3ca30df21fffb530 +RWSwxGo/zH7eXbHSNgTBqMiTSPjSqrJGPWDbUGCSBA+y36PpAa3/ZuMN/Tk5kva4c4k1ecHbkHC71+qPGnMHGsuKRL36jXsVYAo= +SHA256 (Pkgfile) = bce61edf734f0a6c4331b966beadca1a4057271dc86abc305a41b5f7b3e40ade +SHA256 (.footprint) = ec9aabc8b1e53588d6778fddb09fd397c41b5a3265c4429f03e079da722c7dd8 +SHA256 (harfbuzz-4.4.1.tar.xz) = c5bc33ac099b2e52f01d27cde21cee4281b9d5bfec7684135e268512478bc9ee diff --git a/harfbuzz-32/Pkgfile b/harfbuzz-32/Pkgfile index e2e94150..466b8017 100644 --- a/harfbuzz-32/Pkgfile +++ b/harfbuzz-32/Pkgfile @@ -5,7 +5,7 @@ # Optional: icu-32 name=harfbuzz-32 -version=4.3.0 +version=4.4.1 release=1 source=(https://github.com/harfbuzz/harfbuzz/releases/download/$version/${name%-*}-$version.tar.xz) |