diff options
author | Arn0 <yth@ythogtha.org> | 2019-09-13 21:10:10 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-09-15 20:23:45 +0700 |
commit | 497852ed77745c19f0ceed24b77f3eb21cd9a0bf (patch) | |
tree | a25a3212435c3fb2c000548b1d479321750633cc /libraries/hoel | |
parent | df6b6096708a9d304c941ba8bd95e71fdf6331c8 (diff) |
libraries/hoel: updated for version 1.4.11
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 b68a73633183..5d94cf2088cf 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.8} +VERSION=${VERSION:-1.4.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/hoel/hoel.info b/libraries/hoel/hoel.info index f07119e74a4d..6769de0bec70 100644 --- a/libraries/hoel/hoel.info +++ b/libraries/hoel/hoel.info @@ -1,8 +1,8 @@ PRGNAM="hoel" -VERSION="1.4.8" +VERSION="1.4.11" HOMEPAGE="https://github.com/babelouest/hoel" -DOWNLOAD="https://github.com/babelouest/hoel/archive/v1.4.8/hoel-1.4.8.tar.gz" -MD5SUM="80152f1e29e866d37a1bd5fa3b24d1fa" +DOWNLOAD="https://github.com/babelouest/hoel/archive/v1.4.11/hoel-1.4.11.tar.gz" +MD5SUM="defd7a121490d4a0e920a620619e5f37" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ulfius" |