diff options
author | Arn0 <yth@ythogtha.org> | 2020-01-20 20:46:43 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-21 13:01:30 +0700 |
commit | 6ae5605cc4d86e06695fd35d21e795ec2852ce06 (patch) | |
tree | da4e5b10d174067834cb8d1cdfefabbe6d53843c /libraries/hoel | |
parent | 7092f5053ad5cbac6434bc4c7a9e68dfac8d5481 (diff) |
libraries/hoel: updated for version 1.4.13
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 e2afb08c9285..23ebe60caab0 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.12} +VERSION=${VERSION:-1.4.13} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/hoel/hoel.info b/libraries/hoel/hoel.info index 3e1da1c27df2..a100be51f0f7 100644 --- a/libraries/hoel/hoel.info +++ b/libraries/hoel/hoel.info @@ -1,8 +1,8 @@ PRGNAM="hoel" -VERSION="1.4.12" +VERSION="1.4.13" HOMEPAGE="https://github.com/babelouest/hoel" -DOWNLOAD="https://github.com/babelouest/hoel/archive/v1.4.12/hoel-1.4.12.tar.gz" -MD5SUM="2f37d4f9861f8088b7f5504ab5ed34e4" +DOWNLOAD="https://github.com/babelouest/hoel/archive/v1.4.13/hoel-1.4.13.tar.gz" +MD5SUM="44082ee8192d6dc4dc0ffe3a70629e6d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ulfius" |