system/ksh-openbsd: Updated for version 20171112.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
LEVAI Daniel 2017-11-13 00:19:07 +00:00 committed by Willy Sudiarto Raharjo
parent 566079b0de
commit 6ea8e3f05f
2 changed files with 4 additions and 4 deletions

View file

@ -28,7 +28,7 @@
# Build script for the Linux port of OpenBSD's ksh
PRGNAM=ksh-openbsd
VERSION=${VERSION:-20171016}
VERSION=${VERSION:-20171112}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="ksh-openbsd"
VERSION="20171016"
VERSION="20171112"
HOMEPAGE="https://github.com/levaidaniel/ksh-openbsd"
DOWNLOAD="https://github.com/levaidaniel/ksh-openbsd/archive/20171016.tar.gz"
MD5SUM="8a2e23bb3364cf5042173c8ed89885f6"
DOWNLOAD="https://github.com/levaidaniel/ksh-openbsd/archive/20171112.tar.gz"
MD5SUM="5c7770a6f7a2c86d0598407a3169ac9e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libbsd"