tcsh: update to 6.22.01 / fix distfile

This commit is contained in:
q66 2019-12-02 20:05:46 +01:00 committed by Helmut Pozimski
parent fd91f7e947
commit bff7f41828

View file

@ -1,6 +1,6 @@
# Template file for 'tcsh'
pkgname=tcsh
version=6.22.00
version=6.22.01
revision=1
build_style=gnu-configure
conf_files="/etc/csh.login /etc/csh.cshrc"
@ -10,7 +10,7 @@ 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=69fef68006ba219d1c156ea810e9781c416d2e9a1d2f1a6f91e44a529ec97dfe
checksum=e38e709a62cd769918e1cce96512ceca72d72b2c3bbf392b28e3db8a8b79f173
register_shell="/bin/tcsh /bin/csh"
post_extract() {