system/execline: Updated for version 2.6.0.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Muhammad Mahendra Subrata 2020-06-01 08:36:00 +07:00 committed by Willy Sudiarto Raharjo
parent 39974d8ba1
commit de09653d3f
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=execline
VERSION=${VERSION:-2.6.0.0}
VERSION=${VERSION:-2.6.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="execline"
VERSION="2.6.0.0"
VERSION="2.6.0.2"
HOMEPAGE="https://skarnet.org/software/execline/"
DOWNLOAD="https://skarnet.org/software/execline/execline-2.6.0.0.tar.gz"
MD5SUM="5b359440600cba9a31c4e7efba87d4ca"
DOWNLOAD="https://skarnet.org/software/execline/execline-2.6.0.2.tar.gz"
MD5SUM="d5b12016bd7dc8d7494e383be02c0bff"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="skalibs"