tcsh: update to 6.21.00.

This commit is contained in:
Leah Neukirchen 2019-05-09 12:24:43 +02:00
parent 5637f3990a
commit 469745feeb

View file

@ -1,17 +1,17 @@
# Template file for 'tcsh'
pkgname=tcsh
version=6.20.00
revision=2
version=6.21.00
revision=1
build_style=gnu-configure
register_shell="/bin/tcsh /bin/csh"
conf_files="/etc/csh.login /etc/csh.cshrc"
makedepends="ncurses-devel automake"
short_desc="Enhanced but compatible version of the Berkeley C shell"
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
license="BSD"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="BSD-3-Clause"
homepage="http://www.tcsh.org/"
distfiles="ftp://ftp.astron.com/pub/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=b89de7064ab54dac454a266cfe5d8bf66940cb5ed048d0c30674ea62e7ecef9d
checksum=c438325448371f59b12a4c93bfd3f6982e6f79f8c5aef4bc83aac8f62766e972
register_shell="/bin/tcsh /bin/csh"
post_extract() {
sed -i '/define BSDWAIT/d' sh.proc.c