diff options
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" |