summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 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}
diff --git a/python/dnspython/dnspython.info b/python/dnspython/dnspython.info
index 3093be5b61..2f3db19902 100644
--- a/python/dnspython/dnspython.info
+++ b/python/dnspython/dnspython.info
@@ -1,10 +1,10 @@
PRGNAM="dnspython"
-VERSION="1.11.0"
+VERSION="1.11.1"
HOMEPAGE="http://www.dnspython.org/"
-DOWNLOAD="http://www.dnspython.org/kits/1.11.0/dnspython-1.11.0.tar.gz"
-MD5SUM="7b582963b1af099e3e85977513300d11"
+DOWNLOAD="http://www.dnspython.org/kits/1.11.1/dnspython-1.11.1.tar.gz"
+MD5SUM="6167344ca849bd2ba108a8aa6118cb2b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES=""
+REQUIRES="%README%"
MAINTAINER="Larry Hajali"
EMAIL="larryhaja[at]gmail[dot]com"