diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-03-20 03:09:08 -0700 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-03-25 00:08:33 +0000 |
commit | 30087d4e6fd25697cc35017f71010100d4ed631c (patch) | |
tree | aef5925c0e7f6cb549e778cd191bfacfd1d1e7fa /python/munch | |
parent | 2b9971e56f1b892bf63528113ebe56e3d93e6af6 (diff) |
python/munch: Updated for version 2.1.1.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'python/munch')
-rw-r--r-- | python/munch/munch.SlackBuild | 2 | ||||
-rw-r--r-- | python/munch/munch.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/munch/munch.SlackBuild b/python/munch/munch.SlackBuild index 14c37202d62d..70b700426fde 100644 --- a/python/munch/munch.SlackBuild +++ b/python/munch/munch.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=munch -VERSION=${VERSION:-2.1.0} +VERSION=${VERSION:-2.1.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/munch/munch.info b/python/munch/munch.info index 812c8b7298b8..dbf7015bc89d 100644 --- a/python/munch/munch.info +++ b/python/munch/munch.info @@ -1,8 +1,8 @@ PRGNAM="munch" -VERSION="2.1.0" +VERSION="2.1.1" HOMEPAGE="https://github.com/Infinidat/munch" -DOWNLOAD="https://github.com/Infinidat/munch/archive/2.1.0/munch-2.1.0.tar.gz" -MD5SUM="5cf1ab62ac299604c43bb51b3a775d5d" +DOWNLOAD="https://github.com/Infinidat/munch/archive/2.1.1/munch-2.1.1.tar.gz" +MD5SUM="a163913db5c160a2dd75e4a5ba8bd51f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |