tcsh: update to 6.22.01 / fix distfile
This commit is contained in:
parent
fd91f7e947
commit
bff7f41828
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tcsh'
|
||||
pkgname=tcsh
|
||||
version=6.22.00
|
||||
version=6.22.01
|
||||
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="http://www.tcsh.org/"
|
||||
distfiles="ftp://ftp.astron.com/pub/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=69fef68006ba219d1c156ea810e9781c416d2e9a1d2f1a6f91e44a529ec97dfe
|
||||
checksum=e38e709a62cd769918e1cce96512ceca72d72b2c3bbf392b28e3db8a8b79f173
|
||||
register_shell="/bin/tcsh /bin/csh"
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in a new issue