libraries/iddawc: Updated for version 1.1.8.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
590702336e
commit
f53cb1b9a0
|
@ -23,7 +23,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=iddawc
|
||||
VERSION=${VERSION:-1.1.7}
|
||||
VERSION=${VERSION:-1.1.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="iddawc"
|
||||
VERSION="1.1.7"
|
||||
VERSION="1.1.8"
|
||||
HOMEPAGE="https://github.com/babelouest/iddawc"
|
||||
DOWNLOAD="https://github.com/babelouest/iddawc/archive/v1.1.7/iddawc-1.1.7.tar.gz"
|
||||
MD5SUM="4b73ec2710742dbe721db6d9314c5184"
|
||||
DOWNLOAD="https://github.com/babelouest/iddawc/archive/v1.1.8/iddawc-1.1.8.tar.gz"
|
||||
MD5SUM="6a5505d07f704aab1382e0a2506e6aff"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="rhonabwy"
|
||||
|
|
Loading…
Reference in New Issue