From 05f7f4eb8d8745b6ade18f018ad3d5e01b681968 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 7 Dec 2022 16:30:52 +0100 Subject: [PATCH] tcsh: update to 6.24.05. --- srcpkgs/tcsh/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tcsh/template b/srcpkgs/tcsh/template index d6832a76ec5..4bd9390ad53 100644 --- a/srcpkgs/tcsh/template +++ b/srcpkgs/tcsh/template @@ -1,6 +1,6 @@ # Template file for 'tcsh' pkgname=tcsh -version=6.24.04 +version=6.24.05 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=948f87fc417b2bf0c9d3f430cfb4261b8651a4a184bc51159326c92857a79b98 +checksum=3d1ff94787859b5a4063400470251618f76bc24f8041ba7ef2c2753f782c296c register_shell="/bin/tcsh /bin/csh" post_extract() {