mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/execline: Updated for version 2.9.0.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f0217611cf
commit
8f64ed393e
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue