screen: update to 4.6.1.
This commit is contained in:
parent
659593ab36
commit
585622498d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'screen'
|
# Template file for 'screen'
|
||||||
pkgname=screen
|
pkgname=screen
|
||||||
version=4.6.0
|
version=4.6.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-sys-screenrc=/etc/screenrc --enable-pam
|
configure_args="--with-sys-screenrc=/etc/screenrc --enable-pam
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.gnu.org/s/screen/"
|
homepage="http://www.gnu.org/s/screen/"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||||
checksum=9433706b653e941cc4c745f28e252e57be2a141eded923e61cc2c4a09768fed4
|
checksum=aba9af66cb626155d6abce4703f45cce0e30a5114a368bd6387c966cbbbb7c64
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall etc/etcscreenrc 0644 etc screenrc
|
vinstall etc/etcscreenrc 0644 etc screenrc
|
||||||
|
|
Loading…
Reference in a new issue