From 2df5455fdcc43767918c7044614722d6dcbc579e Mon Sep 17 00:00:00 2001 From: "Barry J. Grundy" Date: Thu, 9 Feb 2017 06:17:40 +0700 Subject: python/construct: Downgraded for version 2.5.3. Signed-off-by: Willy Sudiarto Raharjo --- python/construct/construct.SlackBuild | 4 ++-- python/construct/construct.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'python/construct') diff --git a/python/construct/construct.SlackBuild b/python/construct/construct.SlackBuild index d6f97e19fc..3812de8ffd 100644 --- a/python/construct/construct.SlackBuild +++ b/python/construct/construct.SlackBuild @@ -21,10 +21,10 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# Updated to 2.5.5 January 2017, Barry J. Grundy +# Downgraded to 2.5.3 February 2017 (plaso compat), Barry J. Grundy PRGNAM=construct -VERSION=${VERSION:-2.5.5} +VERSION=${VERSION:-2.5.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/construct/construct.info b/python/construct/construct.info index 389c04d8b2..58ac1dc07c 100644 --- a/python/construct/construct.info +++ b/python/construct/construct.info @@ -1,8 +1,8 @@ PRGNAM="construct" -VERSION="2.5.5" +VERSION="2.5.3" HOMEPAGE="http://construct.readthedocs.org/" -DOWNLOAD="https://github.com/construct/construct/archive/v2.5.5/construct-2.5.5.tar.gz" -MD5SUM="6a8d549c1002e556533b7d6a23dca12a" +DOWNLOAD="https://github.com/construct/construct/archive/v2.5.3/construct-2.5.3.tar.gz" +MD5SUM="b36319c85d49e4b68ab72a12fd30ef4f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="six" -- cgit v1.2.3