diff options
author | Yth - Arnaud <yth@ythogtha.org> | 2018-12-17 07:56:44 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-17 07:56:44 +0700 |
commit | f0db1ac93496fc2fead8a32520f526ffdeef2de2 (patch) | |
tree | ccecf5073a2553c7ecdb321cc9c4ed5f635eeba3 /libraries/hoel | |
parent | a4792f47c20d140f461e7ed6c91a5a3835d00804 (diff) |
libraries/hoel: Updated for version 1.4.8.
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 21aba6fcd67f..b68a73633183 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.7} +VERSION=${VERSION:-1.4.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/hoel/hoel.info b/libraries/hoel/hoel.info index 95a21a34faa0..f07119e74a4d 100644 --- a/libraries/hoel/hoel.info +++ b/libraries/hoel/hoel.info @@ -1,8 +1,8 @@ PRGNAM="hoel" -VERSION="1.4.7" +VERSION="1.4.8" HOMEPAGE="https://github.com/babelouest/hoel" -DOWNLOAD="https://github.com/babelouest/hoel/archive/v1.4.7/hoel-1.4.7.tar.gz" -MD5SUM="f21973db23684c64f99cda2cc2e93a1d" +DOWNLOAD="https://github.com/babelouest/hoel/archive/v1.4.8/hoel-1.4.8.tar.gz" +MD5SUM="80152f1e29e866d37a1bd5fa3b24d1fa" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ulfius" |