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 5470aba38c57..2c26822866ce 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nano -PORTVERSION= 5.2 +PORTVERSION= 5.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 d45b9ac57b3a..838bc5cb0467 100644 --- a/editors/nano/distinfo +++ b/editors/nano/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1598867220 -SHA256 (nano-5.2.tar.xz) = 32c2da43e1ae9a5e43437d8c6e1ec0388af870c7762c479e5bffb5f292bda7e1 -SIZE (nano-5.2.tar.xz) = 1394724 +TIMESTAMP = 1603992332 +SHA256 (nano-5.3.tar.xz) = c5c1cbcf622d9a96b6030d66409ed12b204e8bc01ef5e6554ebbe6fb1d734352 +SIZE (nano-5.3.tar.xz) = 1400792 |