diff options
Diffstat (limited to 'python/msgpack-python')
-rw-r--r-- | python/msgpack-python/msgpack-python.SlackBuild | 2 | ||||
-rw-r--r-- | python/msgpack-python/msgpack-python.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/msgpack-python/msgpack-python.SlackBuild b/python/msgpack-python/msgpack-python.SlackBuild index f451b69f0e..c360e92c93 100644 --- a/python/msgpack-python/msgpack-python.SlackBuild +++ b/python/msgpack-python/msgpack-python.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=msgpack-python -VERSION=${VERSION:-0.4.2} +VERSION=${VERSION:-0.4.5} BUILD=${BUILD:-2} TAG=${TAG:-_SBo} diff --git a/python/msgpack-python/msgpack-python.info b/python/msgpack-python/msgpack-python.info index 41d7f9b89b..7c8e697f2c 100644 --- a/python/msgpack-python/msgpack-python.info +++ b/python/msgpack-python/msgpack-python.info @@ -1,8 +1,8 @@ PRGNAM="msgpack-python" -VERSION="0.4.2" +VERSION="0.4.5" HOMEPAGE="http://msgpack.org/" -DOWNLOAD="https://pypi.python.org/packages/source/m/msgpack-python/msgpack-python-0.4.2.tar.gz" -MD5SUM="e3a0fdfd864c72c958bb501d39b39caf" +DOWNLOAD="https://pypi.python.org/packages/source/m/msgpack-python/msgpack-python-0.4.5.tar.gz" +MD5SUM="3b82bc542d5599896695512e7c32f42d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pysetuptools" |