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