diff options
author | Yth - Arnaud <yth@ythogtha.org> | 2018-10-20 21:02:49 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-10-21 06:47:02 +0700 |
commit | 1c3d1dcbe1dba12e1e82e8a37b24849f0105ce8c (patch) | |
tree | 1bcc51ccd2fde12a856d340da7eb1c3393012491 /libraries | |
parent | eeda7496e8d044c1ea77c397650577ed18aaf0a9 (diff) | |
download | slackbuilds-1c3d1dcbe1dba12e1e82e8a37b24849f0105ce8c.tar.gz |
libraries/hoel: Updated for version 1.4.5.
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 5c63b7a328..7fd3e81014 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.4} +VERSION=${VERSION:-1.4.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/hoel/hoel.info b/libraries/hoel/hoel.info index 866d2a0807..d243558d7f 100644 --- a/libraries/hoel/hoel.info +++ b/libraries/hoel/hoel.info @@ -1,8 +1,8 @@ PRGNAM="hoel" -VERSION="1.4.4" +VERSION="1.4.5" HOMEPAGE="https://github.com/babelouest/hoel" -DOWNLOAD="https://github.com/babelouest/hoel/archive/v1.4.4/hoel-1.4.4.tar.gz" -MD5SUM="b3757f9255b2ed363f6aab7fdd4d6a84" +DOWNLOAD="https://github.com/babelouest/hoel/archive/v1.4.5/hoel-1.4.5.tar.gz" +MD5SUM="07e4f60f65af6d0ffc9a048b0ffbe537" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ulfius" |