summaryrefslogtreecommitdiffstats
path: root/python/dnspython
diff options
context:
space:
mode:
author Larry Hajali2011-06-24 02:41:22 +0200
committer Niels Horn2011-07-15 02:54:00 +0200
commitbb3099b6ad2e085030d924fc7bafd7814fac2493 (patch)
treeaaec566c36e6185524a96a12ccf24f666300b2ea /python/dnspython
parentffe11b03d56790afca32acf1f36873a36a99cf1a (diff)
downloadslackbuilds-bb3099b6ad2e085030d924fc7bafd7814fac2493.tar.gz
python/dnspython: Updated for version 1.9.4.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'python/dnspython')
-rw-r--r--python/dnspython/dnspython.SlackBuild2
-rw-r--r--python/dnspython/dnspython.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/python/dnspython/dnspython.SlackBuild b/python/dnspython/dnspython.SlackBuild
index af553b0c96..e21aae3533 100644
--- a/python/dnspython/dnspython.SlackBuild
+++ b/python/dnspython/dnspython.SlackBuild
@@ -3,7 +3,7 @@
# Written by Larry Hajali <larryhaja[at]gmail[dot]com>
PRGNAM=dnspython
-VERSION=1.9.2
+VERSION=1.9.4
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/dnspython/dnspython.info b/python/dnspython/dnspython.info
index 139c9dc67a..2ca4b96d96 100644
--- a/python/dnspython/dnspython.info
+++ b/python/dnspython/dnspython.info
@@ -1,10 +1,10 @@
PRGNAM="dnspython"
-VERSION="1.9.2"
+VERSION="1.9.4"
HOMEPAGE="http://www.dnspython.org/"
-DOWNLOAD="http://www.dnspython.org/kits/1.9.2/dnspython-1.9.2.tar.gz"
-MD5SUM="26426043e619d34b47c7c30dc0a02f1c"
+DOWNLOAD="http://www.dnspython.org/kits/1.9.4/dnspython-1.9.4.tar.gz"
+MD5SUM="8a89b7865251c4e9d8ec2f8cc9f8cd78"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Larry Hajali"
EMAIL="larryhaja[at]gmail[dot]com"
-APPROVED="dsomero,Niels Horn"
+APPROVED="dsomero"