diff options
Diffstat (limited to 'graphics/chafa/Makefile')
-rw-r--r-- | graphics/chafa/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/chafa/Makefile b/graphics/chafa/Makefile index 85ee2fe34c16..dff86d2db09f 100644 --- a/graphics/chafa/Makefile +++ b/graphics/chafa/Makefile @@ -1,5 +1,6 @@ PORTNAME= chafa -DISTVERSION= 1.16.0 +DISTVERSION= 1.16.1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= https://hpjansson.org/chafa/releases/ \ https://github.com/hpjansson/chafa/releases/download/${PORTVERSION}/ |