summaryrefslogtreecommitdiffstats
path: root/dnspython/build
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2011-05-15 20:10:40 +0000
committer Eric Hameleers <alien@slackware.com>2011-05-15 20:10:40 +0000
commitbf7397e587a2653ae68e145ce36e16f486ab1721 (patch)
tree821217dc8d029c04d5d08ddf34e21159f360a15d /dnspython/build
parentcec670f2a0135d9cec6896e09ac56185706966ed (diff)
downloadasb-bf7397e587a2653ae68e145ce36e16f486ab1721.tar.gz
asb-bf7397e587a2653ae68e145ce36e16f486ab1721.tar.xz
Fix that dumb vi error.
Diffstat (limited to 'dnspython/build')
-rwxr-xr-xdnspython/build/dnspython.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dnspython/build/dnspython.SlackBuild b/dnspython/build/dnspython.SlackBuild
index d09bf1f7..de17618b 100755
--- a/dnspython/build/dnspython.SlackBuild
+++ b/dnspython/build/dnspython.SlackBuild
@@ -44,7 +44,7 @@
# Set initial variables:
PRGNAM=dnspython
-VERSION=${VERSION:-1.R984.0}
+VERSION=${VERSION:-1.9.4}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}