diff options
author | larryhaja <larryhaja@gmail.com> | 2013-11-13 19:23:00 -0800 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-14 00:06:30 -0600 |
commit | fa3e0a9b55042834a382f673bc58ffb78d7b4b7f (patch) | |
tree | a6234e936108c4990170e2d449fe2c6b77e25cf0 /python/dnspython/dnspython.SlackBuild | |
parent | f4bb2b882c7ff8a02931eee4cd371e9ae5741bc9 (diff) | |
download | slackbuilds-fa3e0a9b55042834a382f673bc58ffb78d7b4b7f.tar.gz |
python/dnspython: Upgraded to 1.11.1
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'python/dnspython/dnspython.SlackBuild')
-rw-r--r-- | python/dnspython/dnspython.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/dnspython/dnspython.SlackBuild b/python/dnspython/dnspython.SlackBuild index f5153ac813..502f097b52 100644 --- a/python/dnspython/dnspython.SlackBuild +++ b/python/dnspython/dnspython.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=dnspython -VERSION=${VERSION:-1.11.0} +VERSION=${VERSION:-1.11.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |