tcsh: update to 6.19.00.
This commit is contained in:
parent
84faf0163d
commit
31d252c987
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'tcsh'
|
||||
pkgname=tcsh
|
||||
version=6.18.01
|
||||
revision=2
|
||||
version=6.19.00
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
register_shell="/bin/tcsh /bin/csh"
|
||||
conf_files="/etc/csh.login /etc/csh.cshrc"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="BSD"
|
||||
homepage="http://www.tcsh.org/"
|
||||
distfiles="ftp://ftp.astron.com/pub/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=d81ca27851f3e8545666399b4bcf25433e602a195113b3f7c73886fef84c9fa8
|
||||
checksum=12e271e0b89e4259d9d6e8d525322e77340e7244cfbd199a591e5f8146285c49
|
||||
|
||||
post_extract() {
|
||||
sed -i '/define BSDWAIT/d' sh.proc.c
|
||||
|
|
Loading…
Reference in a new issue