diff options
author | Tim Biermann <tbier@posteo.de> | 2022-03-23 20:25:12 +0100 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-03-23 20:25:12 +0100 |
commit | fb6729302bde5b381faadd1dc2ced12eac3b1ea9 (patch) | |
tree | eb6e90eab0125de4e75688dc0d8d44946be0b5c0 /harfbuzz-32 | |
parent | 5d773137632853245c7bdccc8035c2586a6cd484 (diff) | |
download | compat-32-fb6729302bde5b381faadd1dc2ced12eac3b1ea9.tar.gz compat-32-fb6729302bde5b381faadd1dc2ced12eac3b1ea9.tar.xz |
harfbuzz-32: 4.0.1 -> 4.1.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 1e9c649b..eb3de81c 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.40001.0 --rwxr-xr-x root/root usr/lib32/libharfbuzz-gobject.so.0.40001.0 +lrwxrwxrwx root/root usr/lib32/libharfbuzz-gobject.so.0 -> libharfbuzz-gobject.so.0.40100.0 +-rwxr-xr-x root/root usr/lib32/libharfbuzz-gobject.so.0.40100.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.40001.0 --rwxr-xr-x root/root usr/lib32/libharfbuzz-subset.so.0.40001.0 +lrwxrwxrwx root/root usr/lib32/libharfbuzz-subset.so.0 -> libharfbuzz-subset.so.0.40100.0 +-rwxr-xr-x root/root usr/lib32/libharfbuzz-subset.so.0.40100.0 lrwxrwxrwx root/root usr/lib32/libharfbuzz.so -> libharfbuzz.so.0 -lrwxrwxrwx root/root usr/lib32/libharfbuzz.so.0 -> libharfbuzz.so.0.40001.0 --rwxr-xr-x root/root usr/lib32/libharfbuzz.so.0.40001.0 +lrwxrwxrwx root/root usr/lib32/libharfbuzz.so.0 -> libharfbuzz.so.0.40100.0 +-rwxr-xr-x root/root usr/lib32/libharfbuzz.so.0.40100.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 48362b43..12b17c62 100644 --- a/harfbuzz-32/.signature +++ b/harfbuzz-32/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/compat-32.pub -RWSwxGo/zH7eXSR1HUHesMZgGmPUinVVGOw6NbP4e5jEjlPChSxFBryI0aCHW5LaI5H4ubZRh2mVD0MJOf3ua67H38JqF7212wI= -SHA256 (Pkgfile) = 72a06531cbc3f9417acac1ec3925d8c6192fb8888f84f29310e1a0feca713653 -SHA256 (.footprint) = b91c3995f1a25a53ebfa14f3bf78c0e5ad508b99a105fc6466eea3209e4f2d8a -SHA256 (harfbuzz-4.0.1.tar.xz) = 98f68777272db6cd7a3d5152bac75083cd52a26176d87bc04c8b3929d33bce49 +RWSwxGo/zH7eXfTi+/Bh0IDjCl1zQNSawAZgpMby1ITw3w1u3H1MZucsDqTgA0mKvSFuif7VJWH675gqJrLSjOx/T2VRScjJ0Qw= +SHA256 (Pkgfile) = 0585690262243f11b2c8ccd89a1a4e178704b1ebbf2be63fd24ed13709a1381e +SHA256 (.footprint) = bd19c85783fbb5e7d432c244cb09768ea8ce28c10daa17c44dd1f5d57dcaa9f3 +SHA256 (harfbuzz-4.1.0.tar.xz) = f7984ff4241d4d135f318a93aa902d910a170a8265b7eaf93b5d9a504eed40c8 diff --git a/harfbuzz-32/Pkgfile b/harfbuzz-32/Pkgfile index 6f94e5b5..e7fe730a 100644 --- a/harfbuzz-32/Pkgfile +++ b/harfbuzz-32/Pkgfile @@ -5,7 +5,7 @@ # Optional: icu-32 name=harfbuzz-32 -version=4.0.1 +version=4.1.0 release=1 source=(https://github.com/harfbuzz/harfbuzz/releases/download/$version/${name%-*}-$version.tar.xz) |