diff options
author | Arn0 <yth@ythogtha.org> | 2020-05-06 21:35:21 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-10 08:36:53 +0700 |
commit | b9fecd2a7146f6edff66b6e5cd8c48c472a6a7aa (patch) | |
tree | 3d2f4061e5f900805f174a98f58de9e615b4b78e | |
parent | 982fc71b3f35d84f6c7ccb8762789fd64692dafa (diff) | |
download | slackbuilds-b9fecd2a7146f6edff66b6e5cd8c48c472a6a7aa.tar.gz |
libraries/hoel: updated for version 1.4.16
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 3a07f735c5..2b1dd0706e 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.15} +VERSION=${VERSION:-1.4.16} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/hoel/hoel.info b/libraries/hoel/hoel.info index 8e9e481f28..c59208a032 100644 --- a/libraries/hoel/hoel.info +++ b/libraries/hoel/hoel.info @@ -1,8 +1,8 @@ PRGNAM="hoel" -VERSION="1.4.15" +VERSION="1.4.16" HOMEPAGE="https://github.com/babelouest/hoel" -DOWNLOAD="https://github.com/babelouest/hoel/archive/v1.4.15/hoel-1.4.15.tar.gz" -MD5SUM="5e134971e7fca104c82438976593d5bc" +DOWNLOAD="https://github.com/babelouest/hoel/archive/v1.4.16/hoel-1.4.16.tar.gz" +MD5SUM="ace1daa34692f7b97230edb4265422cf" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ulfius" |