system/kfc: Updated for version 0.1.4.

Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2023-07-11 02:23:51 -04:00 committed by Willy Sudiarto Raharjo
parent ec1d154d9e
commit 33e62d4dc2
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 6 additions and 4 deletions

View file

@ -6,10 +6,12 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
# 20230711 bkw: updated for v0.1.4.
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=kfc
VERSION=${VERSION:-0.1.3}
VERSION=${VERSION:-0.1.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="kfc"
VERSION="0.1.3"
VERSION="0.1.4"
HOMEPAGE="https://github.com/mcpcpc/kfc"
DOWNLOAD="https://github.com/mcpcpc/kfc/archive/0.1.3/kfc-0.1.3.tar.gz"
MD5SUM="a3f2ba96756b10a9b1e85a4c2365d40f"
DOWNLOAD="https://github.com/mcpcpc/kfc/archive/0.1.4/kfc-0.1.4.tar.gz"
MD5SUM="ca06a06b22465b8334f5a21456cddaa3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""