screen: update to 4.5.0.
This commit is contained in:
parent
0f43da9277
commit
e145578913
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'screen'
|
||||
pkgname=screen
|
||||
version=4.4.0
|
||||
revision=2
|
||||
version=4.5.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-sys-screenrc=/etc/screenrc --enable-pam
|
||||
--enable-colors256 --enable-rxvt_osc --enable-telnet
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.gnu.org/s/screen/"
|
||||
license="GPL-3"
|
||||
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum=ef722a54759a3bf23aad272bbf33c414c1078cad6bcd982fada93c0d7917218b
|
||||
checksum=01c3a7c362185f35d6a95dff52d64337076496acd034d717de3c263500cfefb0
|
||||
|
||||
post_install() {
|
||||
vinstall etc/etcscreenrc 0644 etc screenrc
|
||||
|
|
Loading…
Reference in a new issue