aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-24 10:13:35 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-24 10:13:35 -0300
commit8ad32790e5d61cebd29a493d3d3453153ab887f1 (patch)
tree9f42a25447d9539dab7676b377936b4cf987d5b4 /main
parent9b619f8a0f22dcc4525f47043413574c731f484d (diff)
downloadaports-8ad32790e5d61cebd29a493d3d3453153ab887f1.tar.bz2
aports-8ad32790e5d61cebd29a493d3d3453153ab887f1.tar.xz
main/nano: upgrade to 4.9
Diffstat (limited to 'main')
-rw-r--r--main/nano/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/nano/APKBUILD b/main/nano/APKBUILD
index bde37288a8..8ae70a8dc0 100644
--- a/main/nano/APKBUILD
+++ b/main/nano/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Michael Mason <ms13sp@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=nano
-pkgver=4.8
+pkgver=4.9
pkgrel=0
pkgdesc="Enhanced clone of the Pico text editor"
url="https://www.nano-editor.org"
@@ -47,4 +47,4 @@ syntax() {
"$subpkgdir"/usr/share/$pkgname/
}
-sha512sums="9799d93f322ac12d95784b6ecc7f7f9037f0a395be0cafe238b9e0ae2d8d93181a8a114a11ccccb20bcf07375ddaf842f49f7d23372f0d330ce67a66d0318ae8 nano-4.8.tar.xz"
+sha512sums="138e3279413f2555bb2109b3ca0a7b61e0d3e0385c7c6d7ce7ab23f4db3b7bf0cc463930d6728e4f244868b93a3df7db73b0c85d30748cdfa7591b4ae71cfe1b nano-4.9.tar.xz"