tcsh: update to 6.24.10.

This commit is contained in:
Leah Neukirchen 2023-04-16 17:01:38 +02:00
parent 5bb64fd0c0
commit 5ccb08400d

View file

@ -1,6 +1,6 @@
# Template file for 'tcsh' # Template file for 'tcsh'
pkgname=tcsh pkgname=tcsh
version=6.24.09 version=6.24.10
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
conf_files="/etc/csh.login /etc/csh.cshrc" conf_files="/etc/csh.login /etc/csh.cshrc"
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="BSD-3-Clause" license="BSD-3-Clause"
homepage="https://www.tcsh.org/" homepage="https://www.tcsh.org/"
distfiles="https://astron.com/pub/${pkgname}/${pkgname}-${version}.tar.gz" distfiles="https://astron.com/pub/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=c2e78a0c837c673410fe4b14de412bb642dc2dc61f56776e052860f82ad9eb9e checksum=13475c0fbeb74139d33ed793bf00ffbbb2ac2dc9fb1d44467a410760aba36664
register_shell="/bin/tcsh /bin/csh" register_shell="/bin/tcsh /bin/csh"
post_extract() { post_extract() {