mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
tcsh: update to 6.24.16.
This commit is contained in:
parent
383952a3f6
commit
339d38ad2c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tcsh'
|
||||
pkgname=tcsh
|
||||
version=6.24.15
|
||||
version=6.24.16
|
||||
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=d4d0b2a4df320f57a518e44c359ef36bbcf85d64f5146d0cb8ff34984e0d23fd
|
||||
checksum=4208cf4630fb64d91d81987f854f9570a5a0e8a001a92827def37d0ed8f37364
|
||||
register_shell="/bin/tcsh /bin/csh"
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue