mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
tcsh: update to 6.24.13.
This commit is contained in:
parent
928dda5b92
commit
2540e88fe3
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.12
|
version=6.24.13
|
||||||
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=e3270ce9667fd5bd2a046687659fcf5fd6a6781326f806ebd724f1e1c9cd4185
|
checksum=1e927d52e9c85d162bf985f24d13c6ccede9beb880d86fec492ed15480a5c71a
|
||||||
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