diff options
-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 7b9845778438..c605b25a3a14 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nano -PORTVERSION= 4.9.2 +PORTVERSION= 4.9.3 CATEGORIES= editors MASTER_SITES= https://www.nano-editor.org/dist/v${PORTVERSION:R:R}/ GNU diff --git a/editors/nano/distinfo b/editors/nano/distinfo index 3a4c8724fb59..3c8bc27ae69b 100644 --- a/editors/nano/distinfo +++ b/editors/nano/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1587674530 -SHA256 (nano-4.9.2.tar.xz) = d8a25eea942ecee2d57b8e037eb4b28f030f818b78773b8fcb994ed5835d2ef6 -SIZE (nano-4.9.2.tar.xz) = 1517276 +TIMESTAMP = 1594841344 +SHA256 (nano-4.9.3.tar.xz) = 6e3438f033a0ed07d3d74c30d0803cbda3d2366ba1601b7bbf9b16ac371f51b4 +SIZE (nano-4.9.3.tar.xz) = 1515384 |