diff options
author | Danny Rawlins <contact@romster.me> | 2021-04-22 21:25:52 +1000 |
---|---|---|
committer | Danny Rawlins <contact@romster.me> | 2021-04-22 22:05:08 +1000 |
commit | b50162259ed12e31fd3772405f614aa2dd1377ca (patch) | |
tree | 68d11c7ac1537650bec58d4c19226217d9d682ab /libtiff-32 | |
parent | e5db45476d5365692ac9cd72aabd52423a9ab271 (diff) | |
download | compat-32-b50162259ed12e31fd3772405f614aa2dd1377ca.tar.gz compat-32-b50162259ed12e31fd3772405f614aa2dd1377ca.tar.xz |
libtiff-32: 4.2.0 -> 4.3.0
Diffstat (limited to 'libtiff-32')
-rw-r--r-- | libtiff-32/.footprint | 12 | ||||
-rw-r--r-- | libtiff-32/.signature | 8 | ||||
-rw-r--r-- | libtiff-32/Pkgfile | 2 |
3 files changed, 11 insertions, 11 deletions
diff --git a/libtiff-32/.footprint b/libtiff-32/.footprint index 5620e58b..2ea35905 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.6.0 -lrwxrwxrwx root/root usr/lib32/libtiff.so.5 -> libtiff.so.5.6.0 --rwxr-xr-x root/root usr/lib32/libtiff.so.5.6.0 +lrwxrwxrwx root/root usr/lib32/libtiff.so -> libtiff.so.5.7.0 +lrwxrwxrwx root/root usr/lib32/libtiff.so.5 -> libtiff.so.5.7.0 +-rwxr-xr-x root/root usr/lib32/libtiff.so.5.7.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.6.0 -lrwxrwxrwx root/root usr/lib32/libtiffxx.so.5 -> libtiffxx.so.5.6.0 --rwxr-xr-x root/root usr/lib32/libtiffxx.so.5.6.0 +lrwxrwxrwx root/root usr/lib32/libtiffxx.so -> libtiffxx.so.5.7.0 +lrwxrwxrwx root/root usr/lib32/libtiffxx.so.5 -> libtiffxx.so.5.7.0 +-rwxr-xr-x root/root usr/lib32/libtiffxx.so.5.7.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/.signature b/libtiff-32/.signature index 862b9671..02864635 100644 --- a/libtiff-32/.signature +++ b/libtiff-32/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/compat-32.pub -RWSwxGo/zH7eXXkYhY1w1L64ndttvSPr0/tspVR0NTHoafkm9bKiaZq43n0PpN1TOCVe+bHpWmiL0gC16B0RS+p/whpOzZqQDgw= -SHA256 (Pkgfile) = 060edda582fd0b0a4da3414a8607ab63d6d496f3a7110f57a77ba68e5f155cee -SHA256 (.footprint) = 824785138bad0ddcd6ea73a4d779365df7bfe55f073244854a32381cd4c0c9e1 -SHA256 (tiff-4.2.0.tar.gz) = eb0484e568ead8fa23b513e9b0041df7e327f4ee2d22db5a533929dfc19633cb +RWSwxGo/zH7eXThSE6slG7RanAQ4RxGGxcRQcpa2rFmxUgWCZ1+8FePenxXrcoh9DhAVWchVCrsJ31qUoPoI7Z5tEMlvuOD6Cwc= +SHA256 (Pkgfile) = a97ab7955417b64a943c42e9b41447b7c1da90d3f88250d300ca01cfd6a5954e +SHA256 (.footprint) = 850157111fe5c375985035e0b875dea862059e069b61fcfff3b0b90c229099ab +SHA256 (tiff-4.3.0.tar.gz) = 0e46e5acb087ce7d1ac53cf4f56a09b221537fc86dfc5daaad1c2e89e1b37ac8 diff --git a/libtiff-32/Pkgfile b/libtiff-32/Pkgfile index d2761d1d..af24cdd4 100644 --- a/libtiff-32/Pkgfile +++ b/libtiff-32/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libjpeg-turbo-32 libtiff zlib-32 name=libtiff-32 -version=4.2.0 +version=4.3.0 release=1 source=(https://download.osgeo.org/libtiff/tiff-$version.tar.gz) |