nano: update to 4.8.
This commit is contained in:
parent
7ec29644da
commit
5cdb10d7f1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nano'
|
||||
pkgname=nano
|
||||
version=4.7
|
||||
version=4.8
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-utf8"
|
||||
|
@ -11,7 +11,7 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://www.nano-editor.org/"
|
||||
changelog="http://git.savannah.gnu.org/cgit/nano.git/plain/NEWS"
|
||||
distfiles="https://www.nano-editor.org/dist/v${version%.*}/nano-${version}.tar.xz"
|
||||
checksum=58c0e197de5339ca3cad3ef42b65626d612ddb0b270e730f02e6ab3785c736f5
|
||||
checksum=c348f61c68ab1d573b308398212a09cd68c60fbee20f01a5bd4b50071a258e63
|
||||
|
||||
post_install() {
|
||||
vsconf syntax/nanorc.nanorc
|
||||
|
|
Loading…
Add table
Reference in a new issue