diff options
author | Arn0 <yth@ythogtha.org> | 2022-04-28 10:30:22 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-30 13:52:09 +0700 |
commit | c7adf779b6b10a80c741a70392c49ca64027147c (patch) | |
tree | c050a73fa757a8503661fb03bd9bd1b3cf9b6aa7 | |
parent | 547b2505ff665fa204195a0de5708478b70e168e (diff) |
libraries/hoel: updated for version 1.4.22
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | libraries/hoel/hoel.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/hoel/hoel.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/hoel/hoel.SlackBuild b/libraries/hoel/hoel.SlackBuild index aa7bcb93b777..eec18830ed89 100644 --- a/libraries/hoel/hoel.SlackBuild +++ b/libraries/hoel/hoel.SlackBuild @@ -23,7 +23,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=hoel -VERSION=${VERSION:-1.4.20} +VERSION=${VERSION:-1.4.22} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/libraries/hoel/hoel.info b/libraries/hoel/hoel.info index be80aeb24d94..734719204dbc 100644 --- a/libraries/hoel/hoel.info +++ b/libraries/hoel/hoel.info @@ -1,8 +1,8 @@ PRGNAM="hoel" -VERSION="1.4.20" +VERSION="1.4.22" HOMEPAGE="https://github.com/babelouest/hoel" -DOWNLOAD="https://github.com/babelouest/hoel/archive/v1.4.20/hoel-1.4.20.tar.gz" -MD5SUM="4c7ce67c3a5390cfbb3f4daacbeb9527" +DOWNLOAD="https://github.com/babelouest/hoel/archive/v1.4.22/hoel-1.4.22.tar.gz" +MD5SUM="e5d9bd2dfb35c8fc4435f51caa21ae9b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ulfius" |