aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-msgpack
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2018-02-09 07:07:51 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-02-13 15:37:54 +0000
commit5b18842b5cd26d61d28be5b42557fa3692aac47a (patch)
tree1a4a8a5b7c0f2ede12410ae901e900a1f20448c6 /community/py-msgpack
parent021396c8ddf8bf7b5cd6bd3e37b80e267a39b565 (diff)
downloadaports-5b18842b5cd26d61d28be5b42557fa3692aac47a.tar.bz2
aports-5b18842b5cd26d61d28be5b42557fa3692aac47a.tar.xz
community/py-msgpack: upgrade to 0.5.4
Diffstat (limited to 'community/py-msgpack')
-rw-r--r--community/py-msgpack/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py-msgpack/APKBUILD b/community/py-msgpack/APKBUILD
index 6be770415b..c62a0ca807 100644
--- a/community/py-msgpack/APKBUILD
+++ b/community/py-msgpack/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py-msgpack
_pkgname=msgpack-python
-pkgver=0.5.2
+pkgver=0.5.4
pkgrel=0
pkgdesc="A Python module for MessagePack serialization/deserialization"
url="https://msgpack.org/"
@@ -50,4 +50,4 @@ _py3() {
_py python3
}
-sha512sums="a77666e440466f03154245161b279dd286d33a9fd8c81976fb401422f87e49c12bcb03063d1028b868c1562b9db69da50ffcb5d847dc4f872fe8d262f4f26d52 msgpack-python-0.5.2.tar.gz"
+sha512sums="20ac77daa48ccd65605bd474858044eb9f2bf4b1b6c3e8072adfdeef80181b0a5d9beca4cff5cf64a115ee27518349df3d438b7f2df4e3369064ce13207d8a57 msgpack-python-0.5.4.tar.gz"