diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2024-07-27 18:11:00 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2024-07-27 18:11:00 +0000 |
commit | 71ef1af99cdcb0f745fc0073c53b6d68f2551149 (patch) | |
tree | b0f07890646ab57e3fa9ed0c03407dde638c9542 | |
parent | 99ad79194e7b83425d136d345cbe1de24ed99bb5 (diff) | |
download | ports-71ef1af99cdcb0f745fc0073c53b6d68f2551149.tar.gz ports-71ef1af99cdcb0f745fc0073c53b6d68f2551149.zip |
editors/nano: Update to 8.1
-rw-r--r-- | editors/nano/Makefile | 2 | ||||
-rw-r--r-- | editors/nano/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/nano/Makefile b/editors/nano/Makefile index 407e3349b4fe..8482c6640a96 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -1,5 +1,5 @@ PORTNAME= nano -DISTVERSION= 8.0 +DISTVERSION= 8.1 CATEGORIES= editors MASTER_SITES= https://www.nano-editor.org/dist/v${DISTVERSION:R:R}/ GNU diff --git a/editors/nano/distinfo b/editors/nano/distinfo index ba45472dd3f8..93401507e9fb 100644 --- a/editors/nano/distinfo +++ b/editors/nano/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715426942 -SHA256 (nano-8.0.tar.xz) = c17f43fc0e37336b33ee50a209c701d5beb808adc2d9f089ca831b40539c9ac4 -SIZE (nano-8.0.tar.xz) = 1666272 +TIMESTAMP = 1722103515 +SHA256 (nano-8.1.tar.xz) = 93b3e3e9155ae389fe9ccf9cb7ab380eac29602835ba3077b22f64d0f0cbe8cb +SIZE (nano-8.1.tar.xz) = 1667392 |