diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-04-14 07:16:02 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-04-14 08:37:17 +0000 |
commit | 7bc4a6fd22f23dd91a30c137056b266399bd2ac6 (patch) | |
tree | 80230a314edbd3416fe8c2c695e403c439ac6321 | |
parent | f920019e64c95bd337b846eff601921457919f97 (diff) | |
download | ports-7bc4a6fd22f23dd91a30c137056b266399bd2ac6.tar.gz ports-7bc4a6fd22f23dd91a30c137056b266399bd2ac6.zip |
graphics/gmic: Update 2.9.6 -> 2.9.7
Reported by: portscout
-rw-r--r-- | graphics/gmic/Makefile | 3 | ||||
-rw-r--r-- | graphics/gmic/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/graphics/gmic/Makefile b/graphics/gmic/Makefile index 95ae05e26c1b..e6e8c90229dd 100644 --- a/graphics/gmic/Makefile +++ b/graphics/gmic/Makefile @@ -1,6 +1,5 @@ PORTNAME= gmic -DISTVERSION= 2.9.6 -PORTREVISION= 1 +DISTVERSION= 2.9.7 CATEGORIES= graphics MASTER_SITES= https://gmic.eu/files/source/ DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/graphics/gmic/distinfo b/graphics/gmic/distinfo index 7ecf99d2eb54..37abffb5047a 100644 --- a/graphics/gmic/distinfo +++ b/graphics/gmic/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1613238552 -SHA256 (gmic_2.9.6.tar.gz) = d22fe8515af16dcd050d09a0bc7127ec29f4795ce732a0c6c3eaf839356bc11a -SIZE (gmic_2.9.6.tar.gz) = 7304588 +TIMESTAMP = 1618372412 +SHA256 (gmic_2.9.7.tar.gz) = 942537487ea722141230579db3cd4331368429c0e33cb38fee1b17aae9557f16 +SIZE (gmic_2.9.7.tar.gz) = 7401418 |