tcsh: update to 6.24.08.

This commit is contained in:
Leah Neukirchen 2023-04-11 14:56:33 +02:00
parent 9f9b669217
commit 91d1baefa1
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'tcsh'
pkgname=tcsh
version=6.24.07
version=6.24.08
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=74e4e9805cbd9413ed34b4ffa1d72fc8d0ef81a5b79476854091416ce9336995
checksum=d07f1bc164faa6faf63dcf4f30d73eb8149df6de6f9ebfe7b47256234a6366ab
register_shell="/bin/tcsh /bin/csh"
post_extract() {