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:
Arn0 2023-01-10 11:15:20 +01:00 committed by Willy Sudiarto Raharjo
parent 3583715a04
commit b717812be1
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.18}
VERSION=${VERSION:-1.4.19}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -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"