diff options
author | Arn0 <yth@ythogtha.org> | 2023-01-10 11:16:02 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-01-14 08:49:58 +0700 |
commit | 7658f10a834c1f8b617d33dc388ce9c3d2a94b85 (patch) | |
tree | 7837f5d05835fc7f2531cbb9028e5dd0d631430e /libraries | |
parent | b62c10aa8bded98ae6b1fb7aa50d00ddadc7da35 (diff) |
libraries/hoel: Updated for version 1.4.27.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 c8f176408d61..7b4fd1b86ed4 100644 --- a/libraries/hoel/hoel.SlackBuild +++ b/libraries/hoel/hoel.SlackBuild @@ -23,7 +23,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=hoel -VERSION=${VERSION:-1.4.26} +VERSION=${VERSION:-1.4.27} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/libraries/hoel/hoel.info b/libraries/hoel/hoel.info index 872bd8216886..c2fd2050bdb5 100644 --- a/libraries/hoel/hoel.info +++ b/libraries/hoel/hoel.info @@ -1,8 +1,8 @@ PRGNAM="hoel" -VERSION="1.4.26" +VERSION="1.4.27" HOMEPAGE="https://github.com/babelouest/hoel" -DOWNLOAD="https://github.com/babelouest/hoel/archive/v1.4.26/hoel-1.4.26.tar.gz" -MD5SUM="809ac9d5d6ff7692b614b6acb275feeb" +DOWNLOAD="https://github.com/babelouest/hoel/archive/v1.4.27/hoel-1.4.27.tar.gz" +MD5SUM="199a85194121da3ea57a013d4a5463e0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ulfius" |