libraries/yder: Updated for version 1.4.19.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3583715a04
commit
b717812be1
|
@ -23,7 +23,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=yder
|
||||
VERSION=${VERSION:-1.4.18}
|
||||
VERSION=${VERSION:-1.4.19}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="yder"
|
||||
VERSION="1.4.18"
|
||||
VERSION="1.4.19"
|
||||
HOMEPAGE="https://github.com/babelouest/yder"
|
||||
DOWNLOAD="https://github.com/babelouest/yder/archive/v1.4.18/yder-1.4.18.tar.gz"
|
||||
MD5SUM="79fe392694eb548aad0bf32191f47dbc"
|
||||
DOWNLOAD="https://github.com/babelouest/yder/archive/v1.4.19/yder-1.4.19.tar.gz"
|
||||
MD5SUM="98592162be6d6330d4ad20c31cfeb42d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="orcania"
|
||||
|
|
Loading…
Reference in New Issue