diff options
author | Giuseppe Di Terlizzi <giuseppe.diterlizzi@gmail.com> | 2017-12-29 00:13:43 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-06 06:54:59 +0700 |
commit | 94e10f7d48b5191139dcd8790c4c88aa0fc35b21 (patch) | |
tree | 047c965a3b0dfa6b7341757d4ab4b65a5f949e7b /system/softhsm/softhsm.SlackBuild | |
parent | 6ca658806cb54743911e700318cd900e7f6c5fce (diff) |
system/softhsm: Updated for version 2.3.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/softhsm/softhsm.SlackBuild')
-rw-r--r-- | system/softhsm/softhsm.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/softhsm/softhsm.SlackBuild b/system/softhsm/softhsm.SlackBuild index 1b1734ac15edc..f1c399d89de5c 100644 --- a/system/softhsm/softhsm.SlackBuild +++ b/system/softhsm/softhsm.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=softhsm -VERSION=${VERSION:-2.2.0} +VERSION=${VERSION:-2.3.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |