mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
tcsh: update to 6.22.02.
This commit is contained in:
parent
2b885620d9
commit
959536fd3a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tcsh'
|
# Template file for 'tcsh'
|
||||||
pkgname=tcsh
|
pkgname=tcsh
|
||||||
version=6.22.01
|
version=6.22.02
|
||||||
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="http://www.tcsh.org/"
|
homepage="http://www.tcsh.org/"
|
||||||
distfiles="ftp://ftp.astron.com/pub/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="ftp://ftp.astron.com/pub/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=e38e709a62cd769918e1cce96512ceca72d72b2c3bbf392b28e3db8a8b79f173
|
checksum=ed287158ca1b00ba477e8ea57bac53609838ebcfd05fcb05ca95021b7ebe885b
|
||||||
register_shell="/bin/tcsh /bin/csh"
|
register_shell="/bin/tcsh /bin/csh"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue