diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2010-04-14 20:33:34 -0400 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-15 10:37:56 +0200 |
commit | 73922ef2a6d61bc8ea8d13641e7a297c789544c7 (patch) | |
tree | 2bdd66a20f6b93743d5b63f46c4a88ed3cce8fb5 /libraries/dnspython/dnspython.info | |
parent | e8b75219376e436f4d22fb062537a9b8c627c190 (diff) | |
download | slackbuilds-73922ef2a6d61bc8ea8d13641e7a297c789544c7.tar.gz |
libraries/dnspython: Updated for version 1.8.0.
Diffstat (limited to 'libraries/dnspython/dnspython.info')
-rw-r--r-- | libraries/dnspython/dnspython.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libraries/dnspython/dnspython.info b/libraries/dnspython/dnspython.info index 27162b4da5..7908da2db5 100644 --- a/libraries/dnspython/dnspython.info +++ b/libraries/dnspython/dnspython.info @@ -1,10 +1,10 @@ PRGNAM="dnspython" -VERSION="1.7.1" +VERSION="1.8.0" HOMEPAGE="http://www.dnspython.org/" -DOWNLOAD="http://www.dnspython.org/kits/1.7.1/dnspython-1.7.1.tar.gz" -MD5SUM="870f52ca78b4f37ac7a4e718d337334c" +DOWNLOAD="http://www.dnspython.org/kits/1.8.0/dnspython-1.8.0.tar.gz" +MD5SUM="77f379e0cb21e11470a35359e6211c53" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Larry Hajali" EMAIL="larryhaja[at]gmail[dot]com" -APPROVED="rworkman" +APPROVED="dsomero" |