diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2019-11-16 17:21:51 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-11-23 16:01:59 +0700 |
commit | 36f63eaa5b32f6b3f90c64d58c7c788a9f830784 (patch) | |
tree | ae913cc8a9f04b019e34fd5b86a538a47d998480 /python/munch/munch.info | |
parent | 89f5a85276372dd2c496ad502b9b23420988d29e (diff) |
python/munch: Updated for version 2.5.0.
Diffstat (limited to 'python/munch/munch.info')
-rw-r--r-- | python/munch/munch.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/munch/munch.info b/python/munch/munch.info index 7fa3fa508d3f3..ac7bf5b36f1c1 100644 --- a/python/munch/munch.info +++ b/python/munch/munch.info @@ -1,8 +1,8 @@ PRGNAM="munch" -VERSION="2.3.2" +VERSION="2.5.0" HOMEPAGE="https://github.com/Infinidat/munch" -DOWNLOAD="https://github.com/Infinidat/munch/archive/2.3.2/munch-2.3.2.tar.gz" -MD5SUM="23780cd524c19588c25dad3d338f957e" +DOWNLOAD="https://files.pythonhosted.org/packages/source/m/munch/munch-2.5.0.tar.gz" +MD5SUM="ed84c3718416c8d4d03d0a6ef46e8e0c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3" |