mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
nano: update to 4.9.2.
This commit is contained in:
parent
1c593aff6a
commit
24b079f398
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nano'
|
# Template file for 'nano'
|
||||||
pkgname=nano
|
pkgname=nano
|
||||||
version=4.9
|
version=4.9.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-utf8"
|
configure_args="--enable-utf8"
|
||||||
|
@ -10,8 +10,8 @@ maintainer="Lugubris <lugubris@disroot.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://www.nano-editor.org/"
|
homepage="https://www.nano-editor.org/"
|
||||||
changelog="http://git.savannah.gnu.org/cgit/nano.git/plain/NEWS"
|
changelog="http://git.savannah.gnu.org/cgit/nano.git/plain/NEWS"
|
||||||
distfiles="https://www.nano-editor.org/dist/v${version%.*}/nano-${version}.tar.xz"
|
distfiles="https://www.nano-editor.org/dist/v4/nano-${version}.tar.xz"
|
||||||
checksum=0e399729d105cb1a587b4140db5cf1b23215a0886a42b215efa98137164233a6
|
checksum=d8a25eea942ecee2d57b8e037eb4b28f030f818b78773b8fcb994ed5835d2ef6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsconf syntax/nanorc.nanorc
|
vsconf syntax/nanorc.nanorc
|
||||||
|
|
Loading…
Add table
Reference in a new issue