system/execline: Updated for version 2.9.4.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Muhammad Mahendra Subrata 2023-11-18 02:23:14 +07:00 committed by Willy Sudiarto Raharjo
parent 72e5301e85
commit b70665edb1
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -30,7 +30,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=execline
VERSION=${VERSION:-2.9.3.0}
VERSION=${VERSION:-2.9.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="execline"
VERSION="2.9.3.0"
VERSION="2.9.4.0"
HOMEPAGE="https://skarnet.org/software/execline/"
DOWNLOAD="https://skarnet.org/software/execline/execline-2.9.3.0.tar.gz"
MD5SUM="c007521bf1754c1605a781031a7f2415"
DOWNLOAD="https://skarnet.org/software/execline/execline-2.9.4.0.tar.gz"
MD5SUM="ab98d90c068f99c854277c6c8c696072"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="skalibs"