mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
tcsh: update to 6.24.15.
This commit is contained in:
parent
08d3f5c818
commit
a7fb8d9cc8
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.24.14
|
version=6.24.15
|
||||||
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=36880f258a63fc11fe72a65098b585ebc4ecdee24388b8ebec97e6ae8e485318
|
checksum=d4d0b2a4df320f57a518e44c359ef36bbcf85d64f5146d0cb8ff34984e0d23fd
|
||||||
register_shell="/bin/tcsh /bin/csh"
|
register_shell="/bin/tcsh /bin/csh"
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
|
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue