diff options
Diffstat (limited to 'python/ecdsa/ecdsa.SlackBuild')
-rw-r--r-- | python/ecdsa/ecdsa.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/ecdsa/ecdsa.SlackBuild b/python/ecdsa/ecdsa.SlackBuild index 8ee132161414..6398fb9e9876 100644 --- a/python/ecdsa/ecdsa.SlackBuild +++ b/python/ecdsa/ecdsa.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for ecdsa -# Copyright 2013-2014 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2013-2015 Willy Sudiarto Raharjo <willysr@slackbuilds.org> # 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=ecdsa -VERSION=${VERSION:-0.11} +VERSION=${VERSION:-0.13} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |