mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
screen: update to 5.0.0.
This commit is contained in:
parent
7bc155cc69
commit
171c43ef79
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'screen'
|
# Template file for 'screen'
|
||||||
pkgname=screen
|
pkgname=screen
|
||||||
version=4.9.1
|
version=5.0.0
|
||||||
revision=2
|
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
|
||||||
--enable-colors256 --enable-rxvt_osc --enable-telnet
|
--enable-colors256 --enable-rxvt_osc --enable-telnet
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://www.gnu.org/s/screen/"
|
homepage="http://www.gnu.org/s/screen/"
|
||||||
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||||
checksum=26cef3e3c42571c0d484ad6faf110c5c15091fbf872b06fa7aa4766c7405ac69
|
checksum=f04a39d00a0e5c7c86a55338808903082ad5df4d73df1a2fd3425976aed94971
|
||||||
|
|
||||||
build_options="multiuser"
|
build_options="multiuser"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue