libraries/yder: updated for version 1.4.15

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2022-03-14 14:55:49 +01:00 committed by Willy Sudiarto Raharjo
parent f5002c8d7c
commit 41514bb4cc
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=yder
VERSION=${VERSION:-1.4.14}
VERSION=${VERSION:-1.4.15}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="yder"
VERSION="1.4.14"
VERSION="1.4.15"
HOMEPAGE="https://github.com/babelouest/yder"
DOWNLOAD="https://github.com/babelouest/yder/archive/v1.4.14/yder-1.4.14.tar.gz"
MD5SUM="0550724e1a4eb44bdd684b8f8e238a60"
DOWNLOAD="https://github.com/babelouest/yder/archive/v1.4.15/yder-1.4.15.tar.gz"
MD5SUM="ee14ae2630cbc1bc3759513f4cedb312"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="orcania"