ksh: update to 1.0.1.

This commit is contained in:
Leah Neukirchen 2022-08-06 16:26:52 +02:00
parent 69c38e87b5
commit b59001fb59
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'ksh'
pkgname=ksh
reverts="2020.0.0_1"
version=1.0.0
version=1.0.1
revision=1
wrksrc="ksh-${version}"
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"
homepage="https://github.com/ksh93/ksh"
distfiles="https://github.com/ksh93/ksh/archive/v${version}.tar.gz"
checksum=54f1fcfea77ec55a639e08f0fe66a1fc918c762f176cad917ee93b44f511e1ef
checksum=4cbbee459df591426fea9e1705fa3200d168faf800451544d04fdb7013e33468
nocross=yes
register_shell="/bin/ksh"