tcsh: update to 6.24.12.
This commit is contained in:
parent
121a418078
commit
906128a84a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tcsh'
|
||||
pkgname=tcsh
|
||||
version=6.24.11
|
||||
version=6.24.12
|
||||
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=b5a7b627abb3ef2e8d3a869bb675d0e927d850704447a1b2c77946c0d324799d
|
||||
checksum=e3270ce9667fd5bd2a046687659fcf5fd6a6781326f806ebd724f1e1c9cd4185
|
||||
register_shell="/bin/tcsh /bin/csh"
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
|
||||
|
|
Loading…
Reference in New Issue