ksh: update to 1.0.6.
This commit is contained in:
parent
3bdab0058a
commit
5b4fe74a41
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'ksh'
|
||||
pkgname=ksh
|
||||
reverts="2020.0.0_1"
|
||||
version=1.0.5
|
||||
version=1.0.6
|
||||
revision=1
|
||||
short_desc="AT&T's Korn shell (community branch ksh93u+m)"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="EPL-1.0"
|
||||
homepage="https://github.com/ksh93/ksh"
|
||||
distfiles="https://github.com/ksh93/ksh/archive/v${version}.tar.gz"
|
||||
checksum=940d6dd6b4204f4965cf87cbba5bdf2d2c5153975100ee242038425f9470c0fe
|
||||
checksum=bcb230cb3cbe045e0c08ed8d379fb4e1b434784bb0aab0e990c51a03e63d6721
|
||||
nocross=yes
|
||||
|
||||
register_shell="/bin/ksh"
|
||||
|
|
Loading…
Add table
Reference in a new issue