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:46:41 +0000 |
commit | 1504c383aa20d26c0c7a9df41a4bce9f8cde82b3 (patch) | |
tree | 589a8fa2be8a1eea7298b1e49b0e978d6d9b3dd8 | |
parent | 87a06215e63211f1485a6c319d17f7d35c39c10b (diff) |
x11/fnott: update to 1.7.1
Changes: https://codeberg.org/dnkl/fnott/releases/tag/1.7.1
Reported by: upstream (via mail)
(cherry picked from commit b53224ef806fcd4cc2cce01178adf6af91478e45)
-rw-r--r-- | x11/fnott/Makefile | 2 | ||||
-rw-r--r-- | x11/fnott/distinfo | 6 |
2 files changed, 4 insertions, 4 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=/ diff --git a/x11/fnott/distinfo b/x11/fnott/distinfo index dd20934ac267..0ec218c51440 100644 --- a/x11/fnott/distinfo +++ b/x11/fnott/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1722592083 -SHA256 (fnott-1.7.0.tar.gz) = 40013d64423332a53aa943b7d9366f25e8cdd3313345f7a74b53c5d33eb49c80 -SIZE (fnott-1.7.0.tar.gz) = 479727 +TIMESTAMP = 1738567166 +SHA256 (fnott-1.7.1.tar.gz) = 39c732f2ac57d18f24ef9112524d71090e2b68b72a892f4a44f3a77a1f067487 +SIZE (fnott-1.7.1.tar.gz) = 480058 |