diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2018-07-11 20:28:06 +0200 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2018-07-11 20:28:06 +0200 |
commit | f2e2068a38b22af55eb48c665297b774c096bd8e (patch) | |
tree | ba5bde1b7434d8b9ff9e422afe0bf375eea8f71d /harfbuzz | |
parent | b0c5fb7333a8a4d127e2011bc2316678e06c2b69 (diff) | |
download | opt-f2e2068a38b22af55eb48c665297b774c096bd8e.tar.gz opt-f2e2068a38b22af55eb48c665297b774c096bd8e.tar.xz |
harfbuzz: updated to 1.8.3
Diffstat (limited to 'harfbuzz')
-rw-r--r-- | harfbuzz/.footprint | 12 | ||||
-rw-r--r-- | harfbuzz/.signature | 8 | ||||
-rw-r--r-- | harfbuzz/Pkgfile | 2 |
3 files changed, 11 insertions, 11 deletions
diff --git a/harfbuzz/.footprint b/harfbuzz/.footprint index fc3005e3d..1750a87ee 100644 --- a/harfbuzz/.footprint +++ b/harfbuzz/.footprint @@ -37,13 +37,13 @@ drwxr-xr-x root/root usr/lib/cmake/ drwxr-xr-x root/root usr/lib/cmake/harfbuzz/ -rw-r--r-- root/root usr/lib/cmake/harfbuzz/harfbuzz-config.cmake -rwxr-xr-x root/root usr/lib/libharfbuzz-subset.la -lrwxrwxrwx root/root usr/lib/libharfbuzz-subset.so -> libharfbuzz-subset.so.0.10800.2 -lrwxrwxrwx root/root usr/lib/libharfbuzz-subset.so.0 -> libharfbuzz-subset.so.0.10800.2 --rwxr-xr-x root/root usr/lib/libharfbuzz-subset.so.0.10800.2 +lrwxrwxrwx root/root usr/lib/libharfbuzz-subset.so -> libharfbuzz-subset.so.0.10800.3 +lrwxrwxrwx root/root usr/lib/libharfbuzz-subset.so.0 -> libharfbuzz-subset.so.0.10800.3 +-rwxr-xr-x root/root usr/lib/libharfbuzz-subset.so.0.10800.3 -rwxr-xr-x root/root usr/lib/libharfbuzz.la -lrwxrwxrwx root/root usr/lib/libharfbuzz.so -> libharfbuzz.so.0.10800.2 -lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.10800.2 --rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.10800.2 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so -> libharfbuzz.so.0.10800.3 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.10800.3 +-rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.10800.3 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/harfbuzz-subset.pc -rw-r--r-- root/root usr/lib/pkgconfig/harfbuzz.pc diff --git a/harfbuzz/.signature b/harfbuzz/.signature index 46bf27a88..406b1173f 100644 --- a/harfbuzz/.signature +++ b/harfbuzz/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/Tx5lkCn6rKaO8/2g4zAW8eJX1Yoafo9pYh0chRBKq9q0WE7SRzq+AQOy5r5zb2YgGghi+AAdsy9UJBCfcBO1ws= -SHA256 (Pkgfile) = 48147db23c1db1e04668210aec846692d9927dc20d1c356e91621f9beed7cfcc -SHA256 (.footprint) = b4856003d83ab8c6f89f1d67c6de9774f3d9b5d5953057fbd826856394246370 -SHA256 (harfbuzz-1.8.2.tar.bz2) = c8a3f88f416185a82f899a68b5714d6a40d7dc4d1d7379057348918d55aac657 +RWSE3ohX2g5d/TO2645/Ek6bQpc5QzS6e/gaG35TiWw0kOYaAy6hJtpJ25GRQ/5lWsrbfgmyBFsmx2Qz/RQBNrgSMX4IR3BeAAs= +SHA256 (Pkgfile) = aeaf7995f2cdd83177ecc7df6626f940a443abb0978d6c031026e6718173d9b9 +SHA256 (.footprint) = 9778282b06aca59e543196015028ed27a76a08287c6eccfd41af736b5e423b26 +SHA256 (harfbuzz-1.8.3.tar.bz2) = 2ac2ad1ca26253bfe7f437adcd034c84dad0e7c2c0fe008d6051b754fa987a9e diff --git a/harfbuzz/Pkgfile b/harfbuzz/Pkgfile index 723c2f91c..0834838e6 100644 --- a/harfbuzz/Pkgfile +++ b/harfbuzz/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cairo name=harfbuzz -version=1.8.2 +version=1.8.3 release=1 source=(http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.bz2) |