diff --git a/srcpkgs/tcsh/template b/srcpkgs/tcsh/template index 2979c85923..ba88789c63 100644 --- a/srcpkgs/tcsh/template +++ b/srcpkgs/tcsh/template @@ -1,6 +1,6 @@ # Template file for 'tcsh' pkgname=tcsh -version=6.22.02 +version=6.22.03 revision=1 build_style=gnu-configure conf_files="/etc/csh.login /etc/csh.cshrc" @@ -10,7 +10,7 @@ maintainer="Leah Neukirchen " license="BSD-3-Clause" homepage="http://www.tcsh.org/" distfiles="http://ftp.astron.com/pub/${pkgname}/${pkgname}-${version}.tar.gz" -checksum=ed287158ca1b00ba477e8ea57bac53609838ebcfd05fcb05ca95021b7ebe885b +checksum=be2cfd653d2a0c7f506d2dd14c12324ba749bd484037be6df44a3973f52262b7 register_shell="/bin/tcsh /bin/csh" CFLAGS="-fcommon"