summaryrefslogtreecommitdiffstats
path: root/python/pyasn1/pyasn1.SlackBuild
diff options
context:
space:
mode:
author Markus Reichelt <slackbuilds@mareichelt.de>2015-08-03 08:03:39 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-08-03 08:03:39 +0700
commit1d7a5468f72a49a03fddb2bdc4db3a7411a0a736 (patch)
tree1179b34c95e6f91e737389cbb8769b60e723ebcc /python/pyasn1/pyasn1.SlackBuild
parent92798547dc004d8b38a371a88276e718dc759828 (diff)
downloadslackbuilds-1d7a5468f72a49a03fddb2bdc4db3a7411a0a736.tar.gz
slackbuilds-1d7a5468f72a49a03fddb2bdc4db3a7411a0a736.tar.xz
python/pyasn1: Updated for version 0.1.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pyasn1/pyasn1.SlackBuild')
-rw-r--r--python/pyasn1/pyasn1.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/python/pyasn1/pyasn1.SlackBuild b/python/pyasn1/pyasn1.SlackBuild
index cd90dc7bd8..ca7c5cabe0 100644
--- a/python/pyasn1/pyasn1.SlackBuild
+++ b/python/pyasn1/pyasn1.SlackBuild
@@ -1,8 +1,8 @@
#!/bin/sh
-# Slackware build script for pyasn1.
+# Slackware build script for pyasn1
-# Copyright 2011-2013 Markus Reichelt, Stolberg (Rhld.), DE
+# Copyright 2011-2015 Markus Reichelt, Stolberg (Rhld.), DE
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
# Markus Reichelt, slackbuilds@mareichelt.de, 0xCCEEF115
PRGNAM=pyasn1
-VERSION=${VERSION:-0.1.7}
+VERSION=${VERSION:-0.1.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}