tcsh: update to 6.22.04.

This commit is contained in:
Leah Neukirchen 2021-04-27 11:40:01 +02:00
parent 1b9cabc17d
commit 0aad27b220

View file

@ -1,6 +1,6 @@
# Template file for 'tcsh'
pkgname=tcsh
version=6.22.03
version=6.22.04
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=be2cfd653d2a0c7f506d2dd14c12324ba749bd484037be6df44a3973f52262b7
checksum=eb16356243218c32f39e07258d72bf8b21e62ce94bb0e8a95e318b151397e231
register_shell="/bin/tcsh /bin/csh"
CFLAGS="-fcommon"