tcsh: update to 6.24.15.

This commit is contained in:
Leah Neukirchen 2025-02-05 13:05:14 +01:00
parent 08d3f5c818
commit a7fb8d9cc8

View file

@ -1,6 +1,6 @@
# Template file for 'tcsh'
pkgname=tcsh
version=6.24.14
version=6.24.15
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="https://www.tcsh.org/"
distfiles="https://astron.com/pub/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=36880f258a63fc11fe72a65098b585ebc4ecdee24388b8ebec97e6ae8e485318
checksum=d4d0b2a4df320f57a518e44c359ef36bbcf85d64f5146d0cb8ff34984e0d23fd
register_shell="/bin/tcsh /bin/csh"
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then