tcsh: update to 6.24.07.

This commit is contained in:
Leah Neukirchen 2022-12-24 16:15:05 +01:00
parent d8d43a4349
commit dfe245b957
1 changed files with 2 additions and 2 deletions

View File

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