diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2017-11-25 13:32:36 +1100 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2017-11-25 13:32:36 +1100 |
commit | e1b2e916f653b5f2ea986e8471ae3a3c69a3264c (patch) | |
tree | fc4235a29a3a5d11c725017d12d8238a8c8863b0 /libtiff-32 | |
parent | 3a63eced8bf10c8b8b843698c128a251f7e51dc6 (diff) | |
download | compat-32-e1b2e916f653b5f2ea986e8471ae3a3c69a3264c.tar.gz compat-32-e1b2e916f653b5f2ea986e8471ae3a3c69a3264c.tar.xz |
libtiff-32: 4.0.8 -> 4.0.9
Diffstat (limited to 'libtiff-32')
-rw-r--r-- | libtiff-32/.footprint | 12 | ||||
-rw-r--r-- | libtiff-32/.md5sum | 2 | ||||
-rw-r--r-- | libtiff-32/.signature | 8 | ||||
-rw-r--r-- | libtiff-32/Pkgfile | 4 |
4 files changed, 13 insertions, 13 deletions
diff --git a/libtiff-32/.footprint b/libtiff-32/.footprint index e60311f0..c0c64f87 100644 --- a/libtiff-32/.footprint +++ b/libtiff-32/.footprint @@ -2,13 +2,13 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/lib32/ -rw-r--r-- root/root usr/lib32/libtiff.a -rwxr-xr-x root/root usr/lib32/libtiff.la -lrwxrwxrwx root/root usr/lib32/libtiff.so -> libtiff.so.5.2.6 -lrwxrwxrwx root/root usr/lib32/libtiff.so.5 -> libtiff.so.5.2.6 --rwxr-xr-x root/root usr/lib32/libtiff.so.5.2.6 +lrwxrwxrwx root/root usr/lib32/libtiff.so -> libtiff.so.5.3.0 +lrwxrwxrwx root/root usr/lib32/libtiff.so.5 -> libtiff.so.5.3.0 +-rwxr-xr-x root/root usr/lib32/libtiff.so.5.3.0 -rw-r--r-- root/root usr/lib32/libtiffxx.a -rwxr-xr-x root/root usr/lib32/libtiffxx.la -lrwxrwxrwx root/root usr/lib32/libtiffxx.so -> libtiffxx.so.5.2.6 -lrwxrwxrwx root/root usr/lib32/libtiffxx.so.5 -> libtiffxx.so.5.2.6 --rwxr-xr-x root/root usr/lib32/libtiffxx.so.5.2.6 +lrwxrwxrwx root/root usr/lib32/libtiffxx.so -> libtiffxx.so.5.3.0 +lrwxrwxrwx root/root usr/lib32/libtiffxx.so.5 -> libtiffxx.so.5.3.0 +-rwxr-xr-x root/root usr/lib32/libtiffxx.so.5.3.0 drwxr-xr-x root/root usr/lib32/pkgconfig/ -rw-r--r-- root/root usr/lib32/pkgconfig/libtiff-4.pc diff --git a/libtiff-32/.md5sum b/libtiff-32/.md5sum index d2b656fd..b38addc1 100644 --- a/libtiff-32/.md5sum +++ b/libtiff-32/.md5sum @@ -1 +1 @@ -2a7d1c1318416ddf36d5f6fa4600069b tiff-4.0.8.tar.gz +54bad211279cc93eb4fca31ba9bfdc79 tiff-4.0.9.tar.gz diff --git a/libtiff-32/.signature b/libtiff-32/.signature index f2772b00..d059196a 100644 --- a/libtiff-32/.signature +++ b/libtiff-32/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/compat-32.pub -RWSwxGo/zH7eXe/0UGRwyFBqnsExnHPO8hyllR2RKTxY5YpwNtkEiv4coUeDbcayqhSCf9qvIaI5MF9Q5/WhM29fna+CYdUTzgo= -SHA256 (Pkgfile) = 7c68c2d0a450f08a74d6191505cd9834def1c1a5a1da673bb259cf25db900d3c -SHA256 (.footprint) = 3f62f3243ca6357fb171aa10e5b9af578a11836c3cb03ec5320ad9d78a6ec761 -SHA256 (tiff-4.0.8.tar.gz) = 59d7a5a8ccd92059913f246877db95a2918e6c04fb9d43fd74e5c3390dac2910 +RWSwxGo/zH7eXey+Z3q7tuNhuCO0oOsueBb2h7uMwTKSvlllUacJnkqsoTJ+b3Vs6zKAGsLMCZ8hcPd/sSKOPHRTiC+BLbfOYQE= +SHA256 (Pkgfile) = 805af934630b04b9f6f1f593134611c4567ec7bac052614fec4ab65f50122cff +SHA256 (.footprint) = fb86c52a34eec069720443ffb6f83498c0b2cb89d95a1eff188925e3f5ebb358 +SHA256 (tiff-4.0.9.tar.gz) = 6e7bdeec2c310734e734d19aae3a71ebe37a4d842e0e23dbb1b8921c0026cfcd diff --git a/libtiff-32/Pkgfile b/libtiff-32/Pkgfile index 30d60eb7..702e745f 100644 --- a/libtiff-32/Pkgfile +++ b/libtiff-32/Pkgfile @@ -4,9 +4,9 @@ # Depends on: libjpeg-turbo-32 zlib-32 libtiff name=libtiff-32 -version=4.0.8 +version=4.0.9 release=1 -source=(http://download.osgeo.org/libtiff/tiff-$version.tar.gz) +source=(https://download.osgeo.org/libtiff/tiff-$version.tar.gz) build() { cd tiff-$version |