summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2018-05-06 16:30:33 +0200
committer Willy Sudiarto Raharjo2018-05-12 01:58:29 +0200
commit062e08abd47b137ef9e8e9830c077efdc5271c08 (patch)
tree0492bb0c9740a7b70ab225099ef821c8bcf3e97f /python
parentff1b52569b827e36f114995d7e5b2aa142f9e54a (diff)
downloadslackbuilds-062e08abd47b137ef9e8e9830c077efdc5271c08.tar.gz
python/munch: Updated for version 2.3.2.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'python')
-rw-r--r--python/munch/munch.SlackBuild2
-rw-r--r--python/munch/munch.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/munch/munch.SlackBuild b/python/munch/munch.SlackBuild
index ff5b848e05..5fa2a8358c 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.3.1}
+VERSION=${VERSION:-2.3.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/munch/munch.info b/python/munch/munch.info
index 079603995d..31b93d93fd 100644
--- a/python/munch/munch.info
+++ b/python/munch/munch.info
@@ -1,8 +1,8 @@
PRGNAM="munch"
-VERSION="2.3.1"
+VERSION="2.3.2"
HOMEPAGE="https://github.com/Infinidat/munch"
-DOWNLOAD="https://github.com/Infinidat/munch/archive/2.3.1/munch-2.3.1.tar.gz"
-MD5SUM="9768b766fb7aa653fda73da08f58c371"
+DOWNLOAD="https://github.com/Infinidat/munch/archive/2.3.2/munch-2.3.2.tar.gz"
+MD5SUM="23780cd524c19588c25dad3d338f957e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""