tcsh: update to 6.23.01.
This commit is contained in:
parent
29012210d6
commit
5880a96204
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tcsh'
|
# Template file for 'tcsh'
|
||||||
pkgname=tcsh
|
pkgname=tcsh
|
||||||
version=6.23.00
|
version=6.23.01
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
conf_files="/etc/csh.login /etc/csh.cshrc"
|
conf_files="/etc/csh.login /etc/csh.cshrc"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://www.tcsh.org/"
|
homepage="https://www.tcsh.org/"
|
||||||
distfiles="https://astron.com/pub/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="https://astron.com/pub/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=4ebeb2f33633d115d9535f554c651a8523040d8d91e5de333fb2ee045b8e001e
|
checksum=816c5204b9a0ee9ba88515a98af398fffd3f46fc8791943a1ff38d473055ba6d
|
||||||
register_shell="/bin/tcsh /bin/csh"
|
register_shell="/bin/tcsh /bin/csh"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Reference in New Issue