diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2018-12-16 13:37:59 +0100 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2018-12-16 13:42:46 +0100 |
commit | 9133722cc434805b63b5c50ecde3b37ce2725e6e (patch) | |
tree | c536d8c46565e19d11f8fc855f1a4e4d759e839a /libpng | |
parent | 63bcaeb7dcad72b5206f907cedef1a81e59c8c28 (diff) | |
download | opt-9133722cc434805b63b5c50ecde3b37ce2725e6e.tar.gz opt-9133722cc434805b63b5c50ecde3b37ce2725e6e.tar.xz |
libpng: updated to 1.6.36
Diffstat (limited to 'libpng')
-rw-r--r-- | libpng/.footprint | 6 | ||||
-rw-r--r-- | libpng/.signature | 8 | ||||
-rw-r--r-- | libpng/Pkgfile | 2 |
3 files changed, 8 insertions, 8 deletions
diff --git a/libpng/.footprint b/libpng/.footprint index 0d216e0d0..03335cd01 100644 --- a/libpng/.footprint +++ b/libpng/.footprint @@ -18,9 +18,9 @@ lrwxrwxrwx root/root usr/lib/libpng.la -> libpng16.la lrwxrwxrwx root/root usr/lib/libpng.so -> libpng16.so -rw-r--r-- root/root usr/lib/libpng16.a -rwxr-xr-x root/root usr/lib/libpng16.la -lrwxrwxrwx root/root usr/lib/libpng16.so -> libpng16.so.16.34.0 -lrwxrwxrwx root/root usr/lib/libpng16.so.16 -> libpng16.so.16.34.0 --rwxr-xr-x root/root usr/lib/libpng16.so.16.34.0 +lrwxrwxrwx root/root usr/lib/libpng16.so -> libpng16.so.16.36.0 +lrwxrwxrwx root/root usr/lib/libpng16.so.16 -> libpng16.so.16.36.0 +-rwxr-xr-x root/root usr/lib/libpng16.so.16.36.0 drwxr-xr-x root/root usr/lib/pkgconfig/ lrwxrwxrwx root/root usr/lib/pkgconfig/libpng.pc -> libpng16.pc -rw-r--r-- root/root usr/lib/pkgconfig/libpng16.pc diff --git a/libpng/.signature b/libpng/.signature index c2682ac0c..a3823d0cf 100644 --- a/libpng/.signature +++ b/libpng/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/dvRrkGrYhhHKhWz6M9QDcmJ2buJ1ZnBLBSldfCrFRBEhhGfWUZd388nuLPiqPufMxm9LswonCEv3+OWturDowQ= -SHA256 (Pkgfile) = 7d2dba4d2cdd89a32ac215cf17a8a819632e98b0011ada1e5bdc08f19b0d4816 -SHA256 (.footprint) = e4bc42bfb3ef086bf4ad474c247ef3864b777718b056be506038d10288b84655 -SHA256 (libpng-1.6.34.tar.xz) = 2f1e960d92ce3b3abd03d06dfec9637dfbd22febf107a536b44f7a47c60659f6 +RWSE3ohX2g5d/X1qGMrbMF5WbqnlEhoMdkqcD3as1DxJ5feo1QYEzu+1lyKrZ+q9hlTmXGoouhtR06xhc48Ra1c4Q+POVjef3Aw= +SHA256 (Pkgfile) = 1afa4c71129ede8df5e13e8aad2ac13ac572cd5d7521eea3b5b447cd71f665c1 +SHA256 (.footprint) = afac733e25683f986c603dd0f599668ca21197c1a92421c50b535e8f560d1a11 +SHA256 (libpng-1.6.36.tar.xz) = eceb924c1fa6b79172fdfd008d335f0e59172a86a66481e09d4089df872aa319 SHA256 (libpng-apng.patch) = 2234b5138069824e30e84357a36bd725c2cb3fd589d5c2135ecbe60b0b4800d8 diff --git a/libpng/Pkgfile b/libpng/Pkgfile index 2d700ba49..5032e82c0 100644 --- a/libpng/Pkgfile +++ b/libpng/Pkgfile @@ -4,7 +4,7 @@ # Depends on: zlib name=libpng -version=1.6.34 +version=1.6.36 release=1 source=(http://download.sourceforge.net/$name/$name-$version.tar.xz \ $name-apng.patch) |