ksh: update to 1.0.2.
This commit is contained in:
parent
df8d36aad4
commit
95cb549a06
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# 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.1
|
version=1.0.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="ksh-${version}"
|
wrksrc="ksh-${version}"
|
||||||
short_desc="AT&T's Korn shell (community branch ksh93u+m)"
|
short_desc="AT&T's Korn shell (community branch ksh93u+m)"
|
||||||
|
@ -9,7 +9,7 @@ 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=4cbbee459df591426fea9e1705fa3200d168faf800451544d04fdb7013e33468
|
checksum=e62616caab07b2d090e9ad5e17f058d4b8b8f12b48f44017d9e5d6550dfd5c14
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
register_shell="/bin/ksh"
|
register_shell="/bin/ksh"
|
||||||
|
|
Loading…
Add table
Reference in a new issue