diff options
author | Arn0 <yth@ythogtha.org> | 2022-05-02 17:27:21 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-05-07 13:59:24 +0700 |
commit | 014b5426d95a0d7c727d459ac10a5ad3940bb98a (patch) | |
tree | f804192c96b8c1e4f84b8ded3071e23ee1fd27a0 /libraries | |
parent | 6dbd202287f1ac12d8df09c2df057f0827743ec4 (diff) | |
download | slackbuilds-014b5426d95a0d7c727d459ac10a5ad3940bb98a.tar.gz |
libraries/hoel: Updated for version 1.4.23.
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 eec18830ed..7ed982c3c3 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.22} +VERSION=${VERSION:-1.4.23} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/libraries/hoel/hoel.info b/libraries/hoel/hoel.info index 734719204d..57a0d1e08f 100644 --- a/libraries/hoel/hoel.info +++ b/libraries/hoel/hoel.info @@ -1,8 +1,8 @@ PRGNAM="hoel" -VERSION="1.4.22" +VERSION="1.4.23" HOMEPAGE="https://github.com/babelouest/hoel" -DOWNLOAD="https://github.com/babelouest/hoel/archive/v1.4.22/hoel-1.4.22.tar.gz" -MD5SUM="e5d9bd2dfb35c8fc4435f51caa21ae9b" +DOWNLOAD="https://github.com/babelouest/hoel/archive/v1.4.23/hoel-1.4.23.tar.gz" +MD5SUM="2bb649de4b25f7e106b032a7afd7eb57" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ulfius" |