diff options
Diffstat (limited to 'python/dnspython/dnspython.SlackBuild')
-rw-r--r-- | python/dnspython/dnspython.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/dnspython/dnspython.SlackBuild b/python/dnspython/dnspython.SlackBuild index 1b054fca50..4e5913bbe5 100644 --- a/python/dnspython/dnspython.SlackBuild +++ b/python/dnspython/dnspython.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for dnspython -# Copyright 2009-2013 Larry Hajali <larryhaja[at]gmail[dot]com> +# Copyright 2009-2014 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=dnspython -VERSION=${VERSION:-1.11.1} +VERSION=${VERSION:-1.12.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |