ksh: update to 1.0.10.

This commit is contained in:
Leah Neukirchen 2024-08-02 15:18:42 +02:00
parent 0860ab8793
commit a464000b34
1 changed files with 2 additions and 2 deletions

View File

@ -1,14 +1,14 @@
# Template file for 'ksh'
pkgname=ksh
reverts="2020.0.0_1"
version=1.0.9
version=1.0.10
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=c58d618b551c594580541a0759e32ea6ddadd7b7a84f9f3ebea2ffb9a5d9d580
checksum=9f4c7a9531cec6941d6a9fd7fb70a4aeda24ea32800f578fd4099083f98b4e8a
nocross=yes
register_shell="/bin/ksh"