summaryrefslogtreecommitdiffstats
path: root/python/pyserial
diff options
context:
space:
mode:
Diffstat (limited to 'python/pyserial')
-rw-r--r--python/pyserial/pyserial.SlackBuild2
-rw-r--r--python/pyserial/pyserial.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/pyserial/pyserial.SlackBuild b/python/pyserial/pyserial.SlackBuild
index 3e0822f4c3..84149096f3 100644
--- a/python/pyserial/pyserial.SlackBuild
+++ b/python/pyserial/pyserial.SlackBuild
@@ -25,7 +25,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pyserial
-VERSION=${VERSION:-3.3}
+VERSION=${VERSION:-3.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/pyserial/pyserial.info b/python/pyserial/pyserial.info
index ad5a4508e8..33369ea354 100644
--- a/python/pyserial/pyserial.info
+++ b/python/pyserial/pyserial.info
@@ -1,8 +1,8 @@
PRGNAM="pyserial"
-VERSION="3.3"
+VERSION="3.4"
HOMEPAGE="https://github.com/pyserial/pyserial"
-DOWNLOAD="https://github.com/pyserial/pyserial/archive/v3.3/pyserial-3.3.tar.gz"
-MD5SUM="af48f8f9b338c187f791d2f560f8b230"
+DOWNLOAD="https://github.com/pyserial/pyserial/archive/v3.4/pyserial-3.4.tar.gz"
+MD5SUM="fc00727ed9cf3a31b7a296a4d42f6afc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""