summaryrefslogtreecommitdiffstats
path: root/python/dnspython/dnspython.SlackBuild
diff options
context:
space:
mode:
author Larry Hajali <larryhaja@gmail.com>2014-10-30 10:03:19 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-10-30 20:27:34 +0700
commite353bd6429863eb51048a063965510291f52fe33 (patch)
treede48f11888d0383b936836752aea1af948e809cc /python/dnspython/dnspython.SlackBuild
parent11ea2c935d5f0961a1467fae767259250bc3690a (diff)
downloadslackbuilds-e353bd6429863eb51048a063965510291f52fe33.tar.gz
slackbuilds-e353bd6429863eb51048a063965510291f52fe33.tar.xz
python/dnspython: Updated for version 1.12.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/dnspython/dnspython.SlackBuild')
-rw-r--r--python/dnspython/dnspython.SlackBuild4
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}