diff options
Diffstat (limited to 'python/rsa/rsa.SlackBuild')
-rw-r--r-- | python/rsa/rsa.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/rsa/rsa.SlackBuild b/python/rsa/rsa.SlackBuild index be68bde86418..98a1fb1eb48d 100644 --- a/python/rsa/rsa.SlackBuild +++ b/python/rsa/rsa.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for rsa -# Copyright 2013 Larry Hajali <larryhaja[at]gmail[dot]com> +# Copyright 2013-2015 Larry Hajali <larryhaja[at]gmail[dot]com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=rsa -VERSION=${VERSION:-3.1.4} +VERSION=${VERSION:-3.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |