diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2025-02-03 07:19:26 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2025-02-04 00:40:13 +0000 |
commit | b53224ef806fcd4cc2cce01178adf6af91478e45 (patch) | |
tree | c555c696914971ee90eab7c7168611f3be7bc499 /x11/fnott/Makefile | |
parent | c3be431c23db4bbf12883e12f3ecacba619835da (diff) |
x11/fnott: update to 1.7.1
Changes: https://codeberg.org/dnkl/fnott/releases/tag/1.7.1
Reported by: upstream (via mail)
Diffstat (limited to 'x11/fnott/Makefile')
-rw-r--r-- | x11/fnott/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/fnott/Makefile b/x11/fnott/Makefile index 69d254ebca38..824257fd12d9 100644 --- a/x11/fnott/Makefile +++ b/x11/fnott/Makefile @@ -1,5 +1,5 @@ PORTNAME= fnott -DISTVERSION= 1.7.0 +DISTVERSION= 1.7.1 CATEGORIES= x11 wayland MASTER_SITES= https://codeberg.org/dnkl/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ |