ksh: update to 1.0.4.

This commit is contained in:
Leah Neukirchen 2022-10-22 17:11:42 +02:00
parent 72ac8973c7
commit 70ad196f61
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.3
version=1.0.4
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=e554a96ecf7b64036ecb730fcc2affe1779a2f14145eb6a95d0dfe8b1aba66b5
checksum=7ab7785a277f96acd8b645dc70769adf0cc92546dac356639852bff1d708275f
nocross=yes
register_shell="/bin/ksh"