mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
nano: update to 2.7.4.
This commit is contained in:
parent
b0684b35b8
commit
3c12b84124
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=2.7.3
|
version=2.7.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="file-devel zlib-devel ncurses-devel"
|
makedepends="file-devel zlib-devel ncurses-devel"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://www.nano-editor.org/"
|
homepage="https://www.nano-editor.org/"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
distfiles="https://www.nano-editor.org/dist/v${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="https://www.nano-editor.org/dist/v${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=d926ef5060d23bafec75dab9328bb9b9df9a08e58c56b9061d686f5698770bfc
|
checksum=752170643039e2c95a433de357f0c70a8c4c4c561a90a7e7259a63e225b659b9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsconf doc/nanorc.sample
|
vsconf doc/nanorc.sample
|
||||||
|
|
Loading…
Add table
Reference in a new issue