tcsh: update to 6.24.11.
This commit is contained in:
parent
beeff1a588
commit
5be7a2f0fd
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'tcsh'
|
||||
pkgname=tcsh
|
||||
version=6.24.10
|
||||
revision=2
|
||||
version=6.24.11
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
conf_files="/etc/csh.login /etc/csh.cshrc"
|
||||
makedepends="ncurses-devel automake"
|
||||
|
@ -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=13475c0fbeb74139d33ed793bf00ffbbb2ac2dc9fb1d44467a410760aba36664
|
||||
checksum=b5a7b627abb3ef2e8d3a869bb675d0e927d850704447a1b2c77946c0d324799d
|
||||
register_shell="/bin/tcsh /bin/csh"
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
|
||||
|
|
Loading…
Reference in New Issue