screen: update to 4.7.0.
This commit is contained in:
parent
70f72a540b
commit
81291fdb9e
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'screen'
|
||||
pkgname=screen
|
||||
version=4.6.2
|
||||
version=4.7.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-sys-screenrc=/etc/screenrc --enable-pam
|
||||
|
@ -10,10 +10,10 @@ makedepends="pam-devel ncurses-devel"
|
|||
conf_files="/etc/screenrc /etc/skel/.screenrc"
|
||||
short_desc="GNU screen manager with VT100/ANSI terminal emulation"
|
||||
maintainer="Frank Steinborn <steinex@nognu.de>"
|
||||
license="GPL-3.0-only"
|
||||
homepage="http://www.gnu.org/s/screen/"
|
||||
license="GPL-3"
|
||||
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum=1b6922520e6a0ce5e28768d620b0f640a6631397f95ccb043b70b91bb503fa3a
|
||||
checksum=da775328fa783bd2a787d722014dbd99c6093effc11f337827604c2efc5d20c1
|
||||
|
||||
post_install() {
|
||||
vinstall etc/etcscreenrc 0644 etc screenrc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue