ksh: update to 1.0.8.

This commit is contained in:
Leah Neukirchen 2024-01-01 17:31:47 +01:00
parent 5c35a09850
commit 59489cb974

View file

@ -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.7 version=1.0.8
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=a5ea1e493f0343c644e12ff03bc464d682b8e61ec034b8e20e95965f62f0b870 checksum=b46565045d0eb376d3e6448be6dbc214af454efc405d527f92cb81c244106c8e
nocross=yes nocross=yes
register_shell="/bin/ksh" register_shell="/bin/ksh"