mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
efc96be7c4
commit
def3c90005
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nano'
|
# Template file for 'nano'
|
||||||
pkgname=nano
|
pkgname=nano
|
||||||
version=8.2
|
version=8.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-utf8"
|
configure_args="--enable-utf8"
|
||||||
|
@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://www.nano-editor.org/"
|
homepage="https://www.nano-editor.org/"
|
||||||
changelog="https://git.savannah.gnu.org/cgit/nano.git/plain/NEWS"
|
changelog="https://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/v${version%%.*}/nano-${version}.tar.xz"
|
||||||
checksum=d5ad07dd862facae03051c54c6535e54c7ed7407318783fcad1ad2d7076fffeb
|
checksum=551b717b2e28f7e90f749323686a1b5bbbd84cfa1390604d854a3ca3778f111e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsconf doc/sample.nanorc
|
vsconf doc/sample.nanorc
|
||||||
|
|
Loading…
Add table
Reference in a new issue