diff options
author | Barry J. Grundy <bgrundyat> | 2019-01-19 04:10:39 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-19 04:10:39 +0700 |
commit | d402c6d68dcac0a6b84df7e2b923588184e30e70 (patch) | |
tree | 4b2bbdb0daed3f022299e8f8b17ed2e4aa86a527 /python/construct/construct.info | |
parent | 8852ebd18468f335ba0a4f72539add0a054fcba0 (diff) |
python/construct: Updated for version 2.9.45.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/construct/construct.info')
-rw-r--r-- | python/construct/construct.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python/construct/construct.info b/python/construct/construct.info index 58ac1dc07c8a..b19fd5c0fa68 100644 --- a/python/construct/construct.info +++ b/python/construct/construct.info @@ -1,10 +1,10 @@ PRGNAM="construct" -VERSION="2.5.3" +VERSION="2.9.45" HOMEPAGE="http://construct.readthedocs.org/" -DOWNLOAD="https://github.com/construct/construct/archive/v2.5.3/construct-2.5.3.tar.gz" -MD5SUM="b36319c85d49e4b68ab72a12fd30ef4f" +DOWNLOAD="https://files.pythonhosted.org/packages/19/c0/f054941fa33d14378de66d2c0477d31f7ad97aa2e298a5771a7b20bc2039/construct-2.9.45.tar.gz" +MD5SUM="2498a8fd0782c56df915be4948402db5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="six" +REQUIRES="" MAINTAINER="Barry J. Grundy" EMAIL="bgrundy<at>linuxleo.com" |