diff options
| author | Alex Kozlov <ak@FreeBSD.org> | 2021-12-09 01:07:17 +0000 |
|---|---|---|
| committer | Alex Kozlov <ak@FreeBSD.org> | 2021-12-09 01:16:58 +0000 |
| commit | ad2daaac8f650310cf07d15797cdd8099ce5f005 (patch) | |
| tree | 58c32be7c9a9f1262b204707cf9ed151e27e41f9 | |
| parent | 379ef98b22100649a72f42b9fe8324e2028740b7 (diff) | |
| download | ports-ad2daaac8f650310cf07d15797cdd8099ce5f005.tar.gz ports-ad2daaac8f650310cf07d15797cdd8099ce5f005.zip | |
graphics/pngquant: Update to 2.17.0
PR: 259473
Reported by: lwhsu diizzy
| -rw-r--r-- | graphics/pngquant/Makefile | 2 | ||||
| -rw-r--r-- | graphics/pngquant/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/pngquant/Makefile b/graphics/pngquant/Makefile index 357f7d66d0c9..aa56ef060add 100644 --- a/graphics/pngquant/Makefile +++ b/graphics/pngquant/Makefile @@ -1,7 +1,7 @@ # Created by: Alex Hayward <xelah@xelah.com> PORTNAME= pngquant -PORTVERSION= 2.13.1 +PORTVERSION= 2.17.0 DISTVERSIONSUFFIX= -src CATEGORIES= graphics MASTER_SITES= https://pngquant.org/ diff --git a/graphics/pngquant/distinfo b/graphics/pngquant/distinfo index ba1e102830e0..9d23cd03f794 100644 --- a/graphics/pngquant/distinfo +++ b/graphics/pngquant/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1614010937 -SHA256 (pngquant-2.13.1-src.tar.gz) = 4b911a11aa0c35d364b608c917d13002126185c8c314ba4aa706b62fd6a95a7a -SIZE (pngquant-2.13.1-src.tar.gz) = 145914 +TIMESTAMP = 1639009743 +SHA256 (pngquant-2.17.0-src.tar.gz) = a27cf0e64db499ccb3ddae9b36036e881f78293e46ec27a9e7a86a3802fcda66 +SIZE (pngquant-2.17.0-src.tar.gz) = 149212 |
