mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
parent
f075a47c9a
commit
8e2df39401
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.5.1
|
version=4.6.0
|
||||||
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=97db2114dd963b016cd4ded34831955dcbe3251e5eee45ac2606e67e9f097b2d
|
checksum=9433706b653e941cc4c745f28e252e57be2a141eded923e61cc2c4a09768fed4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall etc/etcscreenrc 0644 etc screenrc
|
vinstall etc/etcscreenrc 0644 etc screenrc
|
||||||
|
|
Loading…
Add table
Reference in a new issue