tcsh: update to 6.24.13.

This commit is contained in:
Leah Neukirchen 2024-06-14 15:39:37 +02:00
parent 928dda5b92
commit 2540e88fe3
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'tcsh'
pkgname=tcsh
version=6.24.12
version=6.24.13
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=e3270ce9667fd5bd2a046687659fcf5fd6a6781326f806ebd724f1e1c9cd4185
checksum=1e927d52e9c85d162bf985f24d13c6ccede9beb880d86fec492ed15480a5c71a
register_shell="/bin/tcsh /bin/csh"
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then