diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2019-06-09 20:40:46 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2019-06-09 20:40:46 +1000 |
commit | 098c254909378fc2b28935aa584936e505fdd278 (patch) | |
tree | 524178e99dfe0caaa56e81544e6c528229796b90 /harfbuzz-32 | |
parent | 5fb8d9e6a9682651d1ec49cf8be916fa5531102f (diff) | |
download | compat-32-098c254909378fc2b28935aa584936e505fdd278.tar.gz compat-32-098c254909378fc2b28935aa584936e505fdd278.tar.xz |
harfbuzz-32: 2.4.0 -> 2.5.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 | 4 |
3 files changed, 12 insertions, 12 deletions
diff --git a/harfbuzz-32/.footprint b/harfbuzz-32/.footprint index e30e8867..fd35b1d7 100644 --- a/harfbuzz-32/.footprint +++ b/harfbuzz-32/.footprint @@ -4,13 +4,13 @@ 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 -rwxr-xr-x root/root usr/lib32/libharfbuzz-subset.la -lrwxrwxrwx root/root usr/lib32/libharfbuzz-subset.so -> libharfbuzz-subset.so.0.20400.0 -lrwxrwxrwx root/root usr/lib32/libharfbuzz-subset.so.0 -> libharfbuzz-subset.so.0.20400.0 --rwxr-xr-x root/root usr/lib32/libharfbuzz-subset.so.0.20400.0 +lrwxrwxrwx root/root usr/lib32/libharfbuzz-subset.so -> libharfbuzz-subset.so.0.20501.0 +lrwxrwxrwx root/root usr/lib32/libharfbuzz-subset.so.0 -> libharfbuzz-subset.so.0.20501.0 +-rwxr-xr-x root/root usr/lib32/libharfbuzz-subset.so.0.20501.0 -rwxr-xr-x root/root usr/lib32/libharfbuzz.la -lrwxrwxrwx root/root usr/lib32/libharfbuzz.so -> libharfbuzz.so.0.20400.0 -lrwxrwxrwx root/root usr/lib32/libharfbuzz.so.0 -> libharfbuzz.so.0.20400.0 --rwxr-xr-x root/root usr/lib32/libharfbuzz.so.0.20400.0 +lrwxrwxrwx root/root usr/lib32/libharfbuzz.so -> libharfbuzz.so.0.20501.0 +lrwxrwxrwx root/root usr/lib32/libharfbuzz.so.0 -> libharfbuzz.so.0.20501.0 +-rwxr-xr-x root/root usr/lib32/libharfbuzz.so.0.20501.0 drwxr-xr-x root/root usr/lib32/pkgconfig/ -rw-r--r-- root/root usr/lib32/pkgconfig/harfbuzz-subset.pc -rw-r--r-- root/root usr/lib32/pkgconfig/harfbuzz.pc diff --git a/harfbuzz-32/.signature b/harfbuzz-32/.signature index 48ce0dc8..de22a49b 100644 --- a/harfbuzz-32/.signature +++ b/harfbuzz-32/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/compat-32.pub -RWSwxGo/zH7eXZjfVKrAWgxapHuzi6sEJ11zWDVimyVQAT6Lw/vGd4/UWnluCWJVBdLiLEDvd80jxQz8dPUOhQkR1o62ry6q/Q4= -SHA256 (Pkgfile) = 6a66617703dd096f6f0e8553f2f586687145bfc5e2bc610156bb91dda7c69328 -SHA256 (.footprint) = c888f7fe00afcf69ef28f7906c7bd63d3d7824fe4cdea0e5336ba72933c7a8e3 -SHA256 (harfbuzz-2.4.0.tar.bz2) = b470eff9dd5b596edf078596b46a1f83c179449f051a469430afc15869db336f +RWSwxGo/zH7eXWZ/O/kZV8PnR4DjaIKJ9AjCYVxEWvSHx/hALf1j3+ra6EU/a7+2rHfz7ZlmHIb37T5qF9P5QrSgLWvUVQ9fugw= +SHA256 (Pkgfile) = 12e0807ec7e6a605a7d068903d562cf42dea4ce6d9939a415020c5c70fb70759 +SHA256 (.footprint) = 3df4610500c2ac828efc753e7e290d092d09dde07ae8d1def6fbfa5c2c8ef398 +SHA256 (harfbuzz-2.5.1.tar.xz) = 6d4834579abd5f7ab3861c085b4c55129f78b27fe47961fd96769d3704f6719e diff --git a/harfbuzz-32/Pkgfile b/harfbuzz-32/Pkgfile index ba0d7502..283268e3 100644 --- a/harfbuzz-32/Pkgfile +++ b/harfbuzz-32/Pkgfile @@ -4,9 +4,9 @@ # Depends on: cairo-32 harfbuzz name=harfbuzz-32 -version=2.4.0 +version=2.5.1 release=1 -source=(https://www.freedesktop.org/software/${name%-*}/release/${name%-*}-$version.tar.bz2) +source=(https://www.freedesktop.org/software/${name%-*}/release/${name%-*}-$version.tar.xz) build() { cd ${name%-*}-$version |