From c01f50e9ce90ae7f44d8d39c04a3bb26001a94fa Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 4 Dec 2022 17:27:30 +0100 Subject: [PATCH] tcsh: update to 6.24.04. --- srcpkgs/tcsh/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tcsh/template b/srcpkgs/tcsh/template index 08e0906d400..d6832a76ec5 100644 --- a/srcpkgs/tcsh/template +++ b/srcpkgs/tcsh/template @@ -1,6 +1,6 @@ # Template file for 'tcsh' pkgname=tcsh -version=6.24.02 +version=6.24.04 revision=1 build_style=gnu-configure conf_files="/etc/csh.login /etc/csh.cshrc" @@ -10,7 +10,7 @@ maintainer="Leah Neukirchen " license="BSD-3-Clause" homepage="https://www.tcsh.org/" distfiles="https://astron.com/pub/${pkgname}/${pkgname}-${version}.tar.gz" -checksum=6691e15af0719575cad91ce9212c77a754f6c89f0a1f70454625e5e21ba0bdad +checksum=948f87fc417b2bf0c9d3f430cfb4261b8651a4a184bc51159326c92857a79b98 register_shell="/bin/tcsh /bin/csh" post_extract() {