aboutsummaryrefslogtreecommitdiff
path: root/ports/libpng/CONTROL
diff options
context:
space:
mode:
authorStefano Sinigardi <stesinigardi@hotmail.com>2019-12-24 00:26:04 +0100
committerdan-shaw <51385773+dan-shaw@users.noreply.github.com>2019-12-23 15:26:04 -0800
commita5590520f050d9308337951d4e5aaefbbb168116 (patch)
tree5d132a752bbe5bd82a47fb8d771a28418493d64b /ports/libpng/CONTROL
parent13c4d0c18dff57ce73c3ddf360ee5d0aa2f1540d (diff)
downloadvcpkg-a5590520f050d9308337951d4e5aaefbbb168116.tar.gz
vcpkg-a5590520f050d9308337951d4e5aaefbbb168116.zip
[libpng] Strong cleanup of the port (#9198)
* [libpng] strong cleanup of the port * [libpng] do not install unhandled tools * [libpng] restore library proper name on windows-static triplets
Diffstat (limited to 'ports/libpng/CONTROL')
-rw-r--r--ports/libpng/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libpng/CONTROL b/ports/libpng/CONTROL
index e7e3f3f0e..d03709b00 100644
--- a/ports/libpng/CONTROL
+++ b/ports/libpng/CONTROL
@@ -1,5 +1,5 @@
Source: libpng
-Version: 1.6.37-5
+Version: 1.6.37-6
Build-Depends: zlib
Homepage: https://github.com/glennrp/libpng
Description: libpng is a library implementing an interface for reading and writing PNG (Portable Network Graphics) format files.