diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2025-05-01 10:20:38 +0200 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2025-05-09 15:20:47 +0200 |
commit | 2e7b596463586ccad48d7c076c2c8a7777bd98fc (patch) | |
tree | de3bd4df5e5ea7bb7ca9fc28194afa311cbaa7f4 | |
parent | graphics/satty: update to 0.18.0 (diff) |
x11/foot: update to 1.22.3
Changes: https://codeberg.org/dnkl/foot/releases/tag/1.22.3
Reported by: upstream (via mail)
-rw-r--r-- | x11/foot/Makefile | 2 | ||||
-rw-r--r-- | x11/foot/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/foot/Makefile b/x11/foot/Makefile index ccda003c22be..ca5a3a781fe3 100644 --- a/x11/foot/Makefile +++ b/x11/foot/Makefile @@ -1,5 +1,5 @@ PORTNAME= foot -DISTVERSION= 1.22.2 +DISTVERSION= 1.22.3 CATEGORIES= x11 wayland MASTER_SITES= https://codeberg.org/dnkl/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ diff --git a/x11/foot/distinfo b/x11/foot/distinfo index 79e09979bbf3..951daadfbdc5 100644 --- a/x11/foot/distinfo +++ b/x11/foot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746001431 -SHA256 (foot-1.22.2.tar.gz) = 75e02373202cdba4dfb09b82a4d0340757c217a97120593f177dd333c7e7a57c -SIZE (foot-1.22.2.tar.gz) = 608086 +TIMESTAMP = 1746087638 +SHA256 (foot-1.22.3.tar.gz) = 1c9f09c119c5b24bd1934ce515e70f402b7d1b2c55f8218a16eddaa26e3f6fb0 +SIZE (foot-1.22.3.tar.gz) = 608285 |