diff options
-rw-r--r-- | python/pyasn1/pyasn1.SlackBuild | 6 | ||||
-rw-r--r-- | python/pyasn1/pyasn1.info | 6 |
2 files changed, 6 insertions, 6 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} diff --git a/python/pyasn1/pyasn1.info b/python/pyasn1/pyasn1.info index 602ba15f04..c5613102de 100644 --- a/python/pyasn1/pyasn1.info +++ b/python/pyasn1/pyasn1.info @@ -1,8 +1,8 @@ PRGNAM="pyasn1" -VERSION="0.1.7" +VERSION="0.1.8" HOMEPAGE="http://sourceforge.net/projects/pyasn1/" -DOWNLOAD="http://downloads.sourceforge.net/pyasn1/pyasn1-0.1.7.tar.gz" -MD5SUM="2cbd80fcd4c7b1c82180d3d76fee18c8" +DOWNLOAD="http://downloads.sourceforge.net/pyasn1/pyasn1-0.1.8.tar.gz" +MD5SUM="7f6526f968986a789b1e5e372f0b7065" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |