diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2022-01-14 16:27:46 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2022-01-14 16:48:13 +0000 |
commit | b867eea4a89ed3aa88d53f4f85cf34475a05eba9 (patch) | |
tree | b12645f4ed4b9b2a0046396e764cce0a9b1cfc3f | |
parent | 95c4fcea0907f22fe36c7185e23edc2003f66d3d (diff) | |
download | ports-b867eea4a89ed3aa88d53f4f85cf34475a05eba9.tar.gz ports-b867eea4a89ed3aa88d53f4f85cf34475a05eba9.zip |
graphics/gmic: Update 3.0.0 -> 3.0.1
Reported by: portscout
-rw-r--r-- | graphics/gmic/Makefile | 2 | ||||
-rw-r--r-- | graphics/gmic/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/gmic/Makefile b/graphics/gmic/Makefile index 70640f73d117..d28e7ab6023b 100644 --- a/graphics/gmic/Makefile +++ b/graphics/gmic/Makefile @@ -1,5 +1,5 @@ PORTNAME= gmic -DISTVERSION= 3.0.0 +DISTVERSION= 3.0.1 CATEGORIES= graphics MASTER_SITES= https://gmic.eu/files/source/ DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/graphics/gmic/distinfo b/graphics/gmic/distinfo index 491064f030a3..5abf6acd7632 100644 --- a/graphics/gmic/distinfo +++ b/graphics/gmic/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1640380520 -SHA256 (gmic_3.0.0.tar.gz) = 3f056bb9e6dbf0674af4c8dce59f4198172187662f7fbb36cc63ebc8c1b71120 -SIZE (gmic_3.0.0.tar.gz) = 10225122 +TIMESTAMP = 1642176210 +SHA256 (gmic_3.0.1.tar.gz) = 6cc20a20e3ab53ce485ccf6e044a30141b3d62cf7743b83bb04906ff29453035 +SIZE (gmic_3.0.1.tar.gz) = 10457923 |