diff options
author | Arn0 <yth@ythogtha.org> | 2023-09-21 09:02:42 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-09-23 08:42:59 +0700 |
commit | de9b1bf4b12cd97b585a64d7318f76ee3d676ca0 (patch) | |
tree | f15775b6ccf3187fab4fe7960f5bba8ae8b44d78 /libraries/hoel | |
parent | 4d827ae812f9ebec5c6b073754722e0dbf33a32e (diff) |
libraries/hoel: updated for version 1.4.28
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 7b4fd1b86ed4..1c3bf5976c32 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.27} +VERSION=${VERSION:-1.4.28} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/libraries/hoel/hoel.info b/libraries/hoel/hoel.info index c2fd2050bdb5..dac355df6155 100644 --- a/libraries/hoel/hoel.info +++ b/libraries/hoel/hoel.info @@ -1,8 +1,8 @@ PRGNAM="hoel" -VERSION="1.4.27" +VERSION="1.4.28" HOMEPAGE="https://github.com/babelouest/hoel" -DOWNLOAD="https://github.com/babelouest/hoel/archive/v1.4.27/hoel-1.4.27.tar.gz" -MD5SUM="199a85194121da3ea57a013d4a5463e0" +DOWNLOAD="https://github.com/babelouest/hoel/archive/v1.4.28/hoel-1.4.28.tar.gz" +MD5SUM="13f864320c3859cc30257081fbd5bbf8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ulfius" |