diff options
author | Arn0 <yth@ythogtha.org> | 2023-09-21 09:02:42 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-09-23 08:42:59 +0700 |
commit | de9b1bf4b12cd97b585a64d7318f76ee3d676ca0 (patch) | |
tree | f15775b6ccf3187fab4fe7960f5bba8ae8b44d78 /libraries/hoel/hoel.SlackBuild | |
parent | 4d827ae812f9ebec5c6b073754722e0dbf33a32e (diff) |
libraries/hoel: updated for version 1.4.28
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/hoel/hoel.SlackBuild')
-rw-r--r-- | libraries/hoel/hoel.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/hoel/hoel.SlackBuild b/libraries/hoel/hoel.SlackBuild index 7b4fd1b86e..1c3bf5976c 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.27} +VERSION=${VERSION:-1.4.28} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |