diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2011-06-23 20:41:22 -0400 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-07-14 21:54:00 -0300 |
commit | bb3099b6ad2e085030d924fc7bafd7814fac2493 (patch) | |
tree | aaec566c36e6185524a96a12ccf24f666300b2ea /python/dnspython/dnspython.SlackBuild | |
parent | ffe11b03d56790afca32acf1f36873a36a99cf1a (diff) | |
download | slackbuilds-bb3099b6ad2e085030d924fc7bafd7814fac2493.tar.gz |
python/dnspython: Updated for version 1.9.4.
Signed-off-by: dsomero <xgizzmo@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 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} |