system/execline: Updated for version 2.9.0.1

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Muhammad Mahendra Subrata 2022-09-11 10:36:40 +07:00 committed by Willy Sudiarto Raharjo
parent f0217611cf
commit 8f64ed393e
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.0.0}
VERSION=${VERSION:-2.9.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="execline"
VERSION="2.9.0.0"
VERSION="2.9.0.1"
HOMEPAGE="https://skarnet.org/software/execline/"
DOWNLOAD="https://skarnet.org/software/execline/execline-2.9.0.0.tar.gz"
MD5SUM="233c1e3e98ac673dea32190573f1e956"
DOWNLOAD="https://skarnet.org/software/execline/execline-2.9.0.1.tar.gz"
MD5SUM="8652a16f687ff766da137e199f9183e0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="skalibs"