diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2022-11-18 17:07:43 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2022-11-19 13:59:54 +0000 |
commit | 194634ca1af434e0461e0b124f02154e52cbc942 (patch) | |
tree | 6473f31e6156c46bf41ff4659259ce816b6cc5ee /editors/nano | |
parent | textproc/py-mkdocs-material: Update to 8.2.12 (diff) |
editors/nano: Update to 7.0
Diffstat (limited to 'editors/nano')
-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 ca8028a3769c..f46726a58659 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -1,5 +1,5 @@ PORTNAME= nano -DISTVERSION= 6.4 +DISTVERSION= 7.0 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 2f93775d6424..2beb1bdfadb2 100644 --- a/editors/nano/distinfo +++ b/editors/nano/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1659658336 -SHA256 (nano-6.4.tar.xz) = 4199ae8ca78a7796de56de1a41b821dc47912c0307e9816b56cc317df34661c0 -SIZE (nano-6.4.tar.xz) = 1593804 +TIMESTAMP = 1668771845 +SHA256 (nano-7.0.tar.xz) = 8dd6eac38b2b8786d82681f0e1afd84f6b75210d17391b6443c437e451552149 +SIZE (nano-7.0.tar.xz) = 1598528 |