tcsh: update to 6.22.03.

This commit is contained in:
Leah Neukirchen 2020-11-19 15:41:15 +01:00
parent 76f5fe608c
commit 50b8c98142
1 changed files with 2 additions and 2 deletions

View File

@ -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 <leah@vuxu.org>"
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"