diff options
author | Arn0 <yth@ythogtha.org> | 2021-02-02 18:11:58 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-02-05 07:53:41 +0700 |
commit | cb0039e67c8c17a806a53d8ef1fa8f0792e6d9c8 (patch) | |
tree | 00800145f1f1bfe6e13518b8c3fc535b8b3e78a0 /libraries/hoel/hoel.SlackBuild | |
parent | c7ba4d2805c4b1f7180b79271fa53d7154e82498 (diff) | |
download | slackbuilds-cb0039e67c8c17a806a53d8ef1fa8f0792e6d9c8.tar.gz |
libraries/hoel: updated for version 1.4.17
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 2b1dd0706e..1175ca7bcf 100644 --- a/libraries/hoel/hoel.SlackBuild +++ b/libraries/hoel/hoel.SlackBuild @@ -21,7 +21,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=hoel -VERSION=${VERSION:-1.4.16} +VERSION=${VERSION:-1.4.17} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |