mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
ksh: update to 1.0.3.
This commit is contained in:
parent
5c570c5981
commit
a1b140e933
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ksh'
|
||||
pkgname=ksh
|
||||
reverts="2020.0.0_1"
|
||||
version=1.0.2
|
||||
version=1.0.3
|
||||
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=e62616caab07b2d090e9ad5e17f058d4b8b8f12b48f44017d9e5d6550dfd5c14
|
||||
checksum=e554a96ecf7b64036ecb730fcc2affe1779a2f14145eb6a95d0dfe8b1aba66b5
|
||||
nocross=yes
|
||||
|
||||
register_shell="/bin/ksh"
|
||||
|
|
Loading…
Add table
Reference in a new issue