diff --git a/srcpkgs/ksh/template b/srcpkgs/ksh/template index a47ee5f51c7..e0716b7d8a9 100644 --- a/srcpkgs/ksh/template +++ b/srcpkgs/ksh/template @@ -1,14 +1,14 @@ # Template file for 'ksh' pkgname=ksh reverts="2020.0.0_1" -version=1.0.7 +version=1.0.8 revision=1 short_desc="AT&T's Korn shell (community branch ksh93u+m)" maintainer="Leah Neukirchen " license="EPL-1.0" homepage="https://github.com/ksh93/ksh" distfiles="https://github.com/ksh93/ksh/archive/v${version}.tar.gz" -checksum=a5ea1e493f0343c644e12ff03bc464d682b8e61ec034b8e20e95965f62f0b870 +checksum=b46565045d0eb376d3e6448be6dbc214af454efc405d527f92cb81c244106c8e nocross=yes register_shell="/bin/ksh"