system/ksh-openbsd: Updated for version 20131221.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
LEVAI Daniel 2013-12-18 08:34:53 +07:00 committed by Robby Workman
parent 36a9bc413d
commit 9ac9b8a747
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=20131129
VERSION=${VERSION:-20131221}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="ksh-openbsd"
VERSION="20131129"
VERSION="20131221"
HOMEPAGE="https://github.com/levaidaniel/ksh-openbsd"
DOWNLOAD="https://github.com/levaidaniel/ksh-openbsd/archive/20131129.tar.gz"
MD5SUM="2629589db496c824d793db29c1c0a17b"
DOWNLOAD="https://github.com/levaidaniel/ksh-openbsd/archive/20131221.tar.gz"
MD5SUM="ee697862c6324f0179e5a2f9a19e278c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libbsd"