diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2022-05-17 05:20:09 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2022-05-17 05:20:55 +0000 |
commit | 27089289ec6b94710cc90dffc076cca5bd99c134 (patch) | |
tree | 669dd8c0df34a367dbdae3fb539d8173af230bc7 /graphics/darktable | |
parent | b021ddea8b4f22a399660d2848e7e1a8ef8e8774 (diff) |
graphics/gmic: Update 3.0.1 -> 3.1.2
Diffstat (limited to 'graphics/darktable')
-rw-r--r-- | graphics/darktable/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile index 3e6d39faab1d..c24d4dfc34dd 100644 --- a/graphics/darktable/Makefile +++ b/graphics/darktable/Makefile @@ -2,7 +2,7 @@ PORTNAME= darktable PORTVERSION= 3.8.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION:C/\.rc/rc/}/ |