diff options
author | Yth - Arnaud <yth@ythogtha.org> | 2018-12-15 01:28:55 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-15 01:28:55 +0700 |
commit | 37f305ef4035205606eb5314b9a454f37bff42ac (patch) | |
tree | f431acd9043507581f80c659d1899a03a8c58245 /libraries/hoel | |
parent | cd5a6aba8e38f8d970b62435f2a1a1d001b91efb (diff) |
libraries/hoel: Updated for version 1.4.7.
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 903deee23651..21aba6fcd67f 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.6} +VERSION=${VERSION:-1.4.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/hoel/hoel.info b/libraries/hoel/hoel.info index 50dee95f43b4..95a21a34faa0 100644 --- a/libraries/hoel/hoel.info +++ b/libraries/hoel/hoel.info @@ -1,8 +1,8 @@ PRGNAM="hoel" -VERSION="1.4.6" +VERSION="1.4.7" HOMEPAGE="https://github.com/babelouest/hoel" -DOWNLOAD="https://github.com/babelouest/hoel/archive/v1.4.6/hoel-1.4.6.tar.gz" -MD5SUM="a316608ca73a23e1ffb65940050c19f3" +DOWNLOAD="https://github.com/babelouest/hoel/archive/v1.4.7/hoel-1.4.7.tar.gz" +MD5SUM="f21973db23684c64f99cda2cc2e93a1d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ulfius" |