diff options
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 1b1734ac15..f1c399d89d 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} |