mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
python/munch: Updated for version 2.1.1.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
71271552d2
commit
9358797a71
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue