diff options
-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 7ed982c3c366..a5d6aff4136d 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.23} +VERSION=${VERSION:-1.4.24} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/libraries/hoel/hoel.info b/libraries/hoel/hoel.info index 57a0d1e08f16..8415e546c8c1 100644 --- a/libraries/hoel/hoel.info +++ b/libraries/hoel/hoel.info @@ -1,8 +1,8 @@ PRGNAM="hoel" -VERSION="1.4.23" +VERSION="1.4.24" HOMEPAGE="https://github.com/babelouest/hoel" -DOWNLOAD="https://github.com/babelouest/hoel/archive/v1.4.23/hoel-1.4.23.tar.gz" -MD5SUM="2bb649de4b25f7e106b032a7afd7eb57" +DOWNLOAD="https://github.com/babelouest/hoel/archive/v1.4.24/hoel-1.4.24.tar.gz" +MD5SUM="1da05906bb381a4653b57f97dc88cc76" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ulfius" |