diff options
author | Yth - Arnaud <yth@ythogtha.org> | 2018-11-02 13:47:16 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-03 07:46:43 +0700 |
commit | 425f7a46603659518e6091361088abdfe27fe3f0 (patch) | |
tree | 3c8982e55cb937328b687160c216539a457c8fbe /libraries | |
parent | e4b126af5fd5d5abda9e3368949d93141afe6083 (diff) | |
download | slackbuilds-425f7a46603659518e6091361088abdfe27fe3f0.tar.gz |
libraries/hoel: Updated for version 1.4.6.
Signed-off-by: David Spencer <idlemoor@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 7fd3e81014..903deee236 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.5} +VERSION=${VERSION:-1.4.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/hoel/hoel.info b/libraries/hoel/hoel.info index d243558d7f..50dee95f43 100644 --- a/libraries/hoel/hoel.info +++ b/libraries/hoel/hoel.info @@ -1,8 +1,8 @@ PRGNAM="hoel" -VERSION="1.4.5" +VERSION="1.4.6" HOMEPAGE="https://github.com/babelouest/hoel" -DOWNLOAD="https://github.com/babelouest/hoel/archive/v1.4.5/hoel-1.4.5.tar.gz" -MD5SUM="07e4f60f65af6d0ffc9a048b0ffbe537" +DOWNLOAD="https://github.com/babelouest/hoel/archive/v1.4.6/hoel-1.4.6.tar.gz" +MD5SUM="a316608ca73a23e1ffb65940050c19f3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ulfius" |