diff options
author | Arn0 <yth@ythogtha.org> | 2022-12-30 16:30:25 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-12-31 00:27:16 +0700 |
commit | 1037032843df1c292ce54b1f1cfbd135b6d14a03 (patch) | |
tree | 7ecb292d9fe5e590314e60b91e7adfbbc830dff8 /libraries/hoel | |
parent | ae42410d24687d1d3c34d59c626d33e2c6f12433 (diff) |
libraries/hoel: updated for version 1.4.26
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/hoel')
-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 030ab98c79ed..c8f176408d61 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.25} +VERSION=${VERSION:-1.4.26} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/libraries/hoel/hoel.info b/libraries/hoel/hoel.info index 23e726a17b4b..872bd8216886 100644 --- a/libraries/hoel/hoel.info +++ b/libraries/hoel/hoel.info @@ -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" |