diff options
author | Yth - Arnaud <yth@ythogtha.org> | 2018-10-11 17:10:34 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-10-13 08:02:58 +0700 |
commit | 2e2b072306a3339016d214dc1b02cf15b7f7f877 (patch) | |
tree | 12edc269358e7f2b0b0d15d3e322da08a2a8344e /libraries | |
parent | 3c9755f57952be95c18fea5eb2dc7f14158ec37b (diff) |
libraries/hoel: Updated for version 1.4.4.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
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 f719e1fcdacf..5c63b7a328e7 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.3} +VERSION=${VERSION:-1.4.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/hoel/hoel.info b/libraries/hoel/hoel.info index 6e81c2905ead..866d2a0807f5 100644 --- a/libraries/hoel/hoel.info +++ b/libraries/hoel/hoel.info @@ -1,8 +1,8 @@ PRGNAM="hoel" -VERSION="1.4.3" +VERSION="1.4.4" HOMEPAGE="https://github.com/babelouest/hoel" -DOWNLOAD="https://github.com/babelouest/hoel/archive/v1.4.3/hoel-1.4.3.tar.gz" -MD5SUM="740860a5250619584dfcf037be13589a" +DOWNLOAD="https://github.com/babelouest/hoel/archive/v1.4.4/hoel-1.4.4.tar.gz" +MD5SUM="b3757f9255b2ed363f6aab7fdd4d6a84" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ulfius" |