diff options
author | Arn0 <yth@ythogtha.org> | 2022-05-29 13:40:57 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-06-04 10:37:02 +0700 |
commit | c4f5d6346200b1537101dd9ba3ddd3e0c8985bd3 (patch) | |
tree | f1def21bd0fc3c8001753df2a4a9cb3536c92d14 /libraries | |
parent | 32dfac061a1a9306200d69dc2b13f028455df89a (diff) |
libraries/hoel: Updated for version 1.4.24.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries')
-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 7ed982c3c366..a5d6aff4136d 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.23} +VERSION=${VERSION:-1.4.24} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/libraries/hoel/hoel.info b/libraries/hoel/hoel.info index 57a0d1e08f16..8415e546c8c1 100644 --- a/libraries/hoel/hoel.info +++ b/libraries/hoel/hoel.info @@ -1,8 +1,8 @@ PRGNAM="hoel" -VERSION="1.4.23" +VERSION="1.4.24" HOMEPAGE="https://github.com/babelouest/hoel" -DOWNLOAD="https://github.com/babelouest/hoel/archive/v1.4.23/hoel-1.4.23.tar.gz" -MD5SUM="2bb649de4b25f7e106b032a7afd7eb57" +DOWNLOAD="https://github.com/babelouest/hoel/archive/v1.4.24/hoel-1.4.24.tar.gz" +MD5SUM="1da05906bb381a4653b57f97dc88cc76" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ulfius" |