diff options
author | Tim Biermann <tbier@posteo.de> | 2022-06-16 20:08:56 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-06-16 20:08:56 +0200 |
commit | 3c0cd2ba65ce7564671dca1d63005b03a6e1399a (patch) | |
tree | bc10c3280b510f764a3735acb88a8e65b0e63709 /harfbuzz-32 | |
parent | 453ea274d7610a17bdf13eea1e034cc79b270c39 (diff) | |
download | compat-32-3c0cd2ba65ce7564671dca1d63005b03a6e1399a.tar.gz compat-32-3c0cd2ba65ce7564671dca1d63005b03a6e1399a.tar.xz |
harfbuzz-32: 4.2.0 -> 4.3.0
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 a84327d2..22d9a190 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.40200.0 --rwxr-xr-x root/root usr/lib32/libharfbuzz-gobject.so.0.40200.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-subset.so -> libharfbuzz-subset.so.0 -lrwxrwxrwx root/root usr/lib32/libharfbuzz-subset.so.0 -> libharfbuzz-subset.so.0.40200.0 --rwxr-xr-x root/root usr/lib32/libharfbuzz-subset.so.0.40200.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.so -> libharfbuzz.so.0 -lrwxrwxrwx root/root usr/lib32/libharfbuzz.so.0 -> libharfbuzz.so.0.40200.0 --rwxr-xr-x root/root usr/lib32/libharfbuzz.so.0.40200.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 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 f38ba1e8..ae86bb5e 100644 --- a/harfbuzz-32/.signature +++ b/harfbuzz-32/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/compat-32.pub -RWSwxGo/zH7eXR+XnRGJOeGY53+zVGcB1JKTyxBQBllwAtSy+y8IcbU/T0cp2teg8gAXGIDU2FNLrYCC8o9iJMZbWQ7s9Dt8RAs= -SHA256 (Pkgfile) = b581b0105c6854da547f579f939cffff61aa90d5aa94b2f030f9713da3104da8 -SHA256 (.footprint) = acdc4ee398aa2d5fc903d606b4ddac35b31dbe65eca569f42cdd1be1a994cfb5 -SHA256 (harfbuzz-4.2.0.tar.xz) = f2200f177768bdc21445aa09703326f3bbe8114ac083d081fe1a79d305c7ae73 +RWSwxGo/zH7eXd5sVwF1ITDYVvQbny5sPmDaMfhFHavmGAcRMmb2QxYdRlafonzMEU/xJA2j0gsZuRiSyPUcuV6eJeOLFfREpwI= +SHA256 (Pkgfile) = 2c92830982b60859dc246e1de5ed60e798be9dce9c122133c292616d591cb612 +SHA256 (.footprint) = 71f05e9cdb8489906db7c33ea09b03ba3ee05cccb597d5ad3b6fd67231dbb59b +SHA256 (harfbuzz-4.3.0.tar.xz) = a49628f4c4c8e6d8df95ef44935a93446cf2e46366915b0e3ca30df21fffb530 diff --git a/harfbuzz-32/Pkgfile b/harfbuzz-32/Pkgfile index 4e1f425c..e2e94150 100644 --- a/harfbuzz-32/Pkgfile +++ b/harfbuzz-32/Pkgfile @@ -5,7 +5,7 @@ # Optional: icu-32 name=harfbuzz-32 -version=4.2.0 +version=4.3.0 release=1 source=(https://github.com/harfbuzz/harfbuzz/releases/download/$version/${name%-*}-$version.tar.xz) |