nano: update to 2.7.0
This commit is contained in:
parent
a151723577
commit
65e7ccdf16
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'nano'
|
||||
pkgname=nano
|
||||
version=2.6.3
|
||||
version=2.7.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="file-devel zlib-devel ncurses-devel"
|
||||
short_desc="The nano text editor"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.nano-editor.org/"
|
||||
homepage="https://www.nano-editor.org/"
|
||||
license="GPL-3"
|
||||
distfiles="http://www.nano-editor.org/dist/v${version%.*}/$pkgname-$version.tar.gz"
|
||||
checksum=4f4054e12f2181c8e436163e931a0a565612242ff9e566c4d1adeda0f91fd503
|
||||
distfiles="https://www.nano-editor.org/dist/v${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=f86af39514ae74e20bef3c29cd01d1090a9aca772a70e9c9f9e70c3d14b39521
|
||||
|
||||
post_install() {
|
||||
vsconf doc/nanorc.sample
|
||||
|
|
Loading…
Reference in New Issue
Block a user