diff options
author | Arn0 <yth@ythogtha.org> | 2021-02-02 18:11:58 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-02-05 07:53:41 +0700 |
commit | cb0039e67c8c17a806a53d8ef1fa8f0792e6d9c8 (patch) | |
tree | 00800145f1f1bfe6e13518b8c3fc535b8b3e78a0 /libraries | |
parent | c7ba4d2805c4b1f7180b79271fa53d7154e82498 (diff) | |
download | slackbuilds-cb0039e67c8c17a806a53d8ef1fa8f0792e6d9c8.tar.gz |
libraries/hoel: updated for version 1.4.17
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 2b1dd0706e..1175ca7bcf 100644 --- a/libraries/hoel/hoel.SlackBuild +++ b/libraries/hoel/hoel.SlackBuild @@ -21,7 +21,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=hoel -VERSION=${VERSION:-1.4.16} +VERSION=${VERSION:-1.4.17} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/hoel/hoel.info b/libraries/hoel/hoel.info index c59208a032..90fdbc3d7e 100644 --- a/libraries/hoel/hoel.info +++ b/libraries/hoel/hoel.info @@ -1,8 +1,8 @@ PRGNAM="hoel" -VERSION="1.4.16" +VERSION="1.4.17" HOMEPAGE="https://github.com/babelouest/hoel" -DOWNLOAD="https://github.com/babelouest/hoel/archive/v1.4.16/hoel-1.4.16.tar.gz" -MD5SUM="ace1daa34692f7b97230edb4265422cf" +DOWNLOAD="https://github.com/babelouest/hoel/archive/v1.4.17/hoel-1.4.17.tar.gz" +MD5SUM="a62223aead2944fed9e734efde52af29" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ulfius" |