libraries/hoel: updated for version 1.4.26

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2022-12-30 16:30:25 +01:00 committed by Willy Sudiarto Raharjo
parent ae42410d24
commit 1037032843
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=hoel
VERSION=${VERSION:-1.4.25}
VERSION=${VERSION:-1.4.26}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="hoel"
VERSION="1.4.25"
VERSION="1.4.26"
HOMEPAGE="https://github.com/babelouest/hoel"
DOWNLOAD="https://github.com/babelouest/hoel/archive/v1.4.25/hoel-1.4.25.tar.gz"
MD5SUM="2e748c0615a0697ccc05741c747bec12"
DOWNLOAD="https://github.com/babelouest/hoel/archive/v1.4.26/hoel-1.4.26.tar.gz"
MD5SUM="809ac9d5d6ff7692b614b6acb275feeb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ulfius"