diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2019-10-07 19:23:14 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2019-10-07 19:23:14 +0000 |
commit | 50db48e6aad9a1b47e5f5c020a97088b48774a47 (patch) | |
tree | 2bcaf986d2f4ccae5307a662fc6ae7e669c6bb3f /editors/nano | |
parent | 513f3e27bb57c45b7045cb30d41cebde12297cea (diff) |
Notes
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 c6c521e74305..f7c8181eaafb 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nano -PORTVERSION= 4.4 +PORTVERSION= 4.5 CATEGORIES= editors MASTER_SITES= https://www.nano-editor.org/dist/v${PORTVERSION:R}/ GNU diff --git a/editors/nano/distinfo b/editors/nano/distinfo index 6fca01188757..be7b31f649a9 100644 --- a/editors/nano/distinfo +++ b/editors/nano/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1567202485 -SHA256 (nano-4.4.tar.xz) = 2af222e0354848ffaa3af31b5cd0a77917e9cb7742cd073d762f3c32f0f582c7 -SIZE (nano-4.4.tar.xz) = 1488452 +TIMESTAMP = 1570474291 +SHA256 (nano-4.5.tar.xz) = ded5c38f5ecd9de2b624e0db8013a375c169d3fbbd49575967b868847df8f533 +SIZE (nano-4.5.tar.xz) = 1493816 |