summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2019-06-29 03:46:12 +0000
committerVlad Glagolev2019-06-29 03:47:13 +0000
commit52e5a059503b84264588dcb3eb6d63106c70d452 (patch)
tree87ac56daafa20d4f549994f40396af28e7b30cb9
parent2167e9462720e695567955ccd90e90c8387e6cb0 (diff)
optipng: => 0.7.7 [security]
(cherry picked from commit 2b9e39ad8bf2986e31fe84d5b1be09d9f9cc0f5f) Conflicts: graphics/optipng/DETAILS
-rwxr-xr-xgraphics/optipng/DETAILS6
-rw-r--r--graphics/optipng/HISTORY3
2 files changed, 6 insertions, 3 deletions
diff --git a/graphics/optipng/DETAILS b/graphics/optipng/DETAILS
index 5611b12095..624e22a253 100755
--- a/graphics/optipng/DETAILS
+++ b/graphics/optipng/DETAILS
@@ -1,9 +1,9 @@
SPELL=optipng
- VERSION=0.7.6
- SECURITY_PATCH=3
+ VERSION=0.7.7
+ SECURITY_PATCH=4
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
- SOURCE_HASH=sha512:d31d7494c23413d87b601a706cc2faf82923156a818da66e0bfad11741aed065db8f1b0c088d2abd66899ac192408c05f594295ded2684c4549c5f03b140a184
+ SOURCE_HASH=sha512:c33b7650143ab39944d2c066e07e10273c37024c5bfe7c00475bfb513af96afa081ff388164845d426d3bce624c0282dee574fa150e963f18d3683d821030280
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://optipng.sourceforge.net/
LICENSE[0]=ZLIB
diff --git a/graphics/optipng/HISTORY b/graphics/optipng/HISTORY
index 9233511cee..06d3570c76 100644
--- a/graphics/optipng/HISTORY
+++ b/graphics/optipng/HISTORY
@@ -1,3 +1,6 @@
+2019-06-28 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 0.7.7; SECURITY_PATCH++
+
2016-04-07 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 0.7.6; SECURITY_PATCH++