mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
ksh: update to 1.0.5.
This commit is contained in:
parent
dbb23f3284
commit
4574774a61
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'ksh'
|
# Template file for 'ksh'
|
||||||
pkgname=ksh
|
pkgname=ksh
|
||||||
reverts="2020.0.0_1"
|
reverts="2020.0.0_1"
|
||||||
version=1.0.4
|
version=1.0.5
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="AT&T's Korn shell (community branch ksh93u+m)"
|
short_desc="AT&T's Korn shell (community branch ksh93u+m)"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="EPL-1.0"
|
license="EPL-1.0"
|
||||||
homepage="https://github.com/ksh93/ksh"
|
homepage="https://github.com/ksh93/ksh"
|
||||||
distfiles="https://github.com/ksh93/ksh/archive/v${version}.tar.gz"
|
distfiles="https://github.com/ksh93/ksh/archive/v${version}.tar.gz"
|
||||||
checksum=7ab7785a277f96acd8b645dc70769adf0cc92546dac356639852bff1d708275f
|
checksum=940d6dd6b4204f4965cf87cbba5bdf2d2c5153975100ee242038425f9470c0fe
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
register_shell="/bin/ksh"
|
register_shell="/bin/ksh"
|
||||||
|
|
Loading…
Add table
Reference in a new issue