aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-u-msgpack
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2019-03-19 00:41:10 +0200
committerprspkt <prspkt@protonmail.com>2019-03-19 01:06:24 +0200
commitfdbffea201b41aceaf4e6a2aa457a24337086fe7 (patch)
treefe45a98ff49450859abfe98f658636c86b5dd91b /testing/py-u-msgpack
parentf86a2e565fc0d0aec4064092c73f3008dc8ec1d9 (diff)
downloadaports-fdbffea201b41aceaf4e6a2aa457a24337086fe7.tar.bz2
aports-fdbffea201b41aceaf4e6a2aa457a24337086fe7.tar.xz
testing/py-u-msgpack: use a single address url
Diffstat (limited to 'testing/py-u-msgpack')
-rw-r--r--testing/py-u-msgpack/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-u-msgpack/APKBUILD b/testing/py-u-msgpack/APKBUILD
index e6664e4e6c..2f68eee550 100644
--- a/testing/py-u-msgpack/APKBUILD
+++ b/testing/py-u-msgpack/APKBUILD
@@ -5,7 +5,7 @@ _pkgname=u-msgpack-python
pkgver=2.5.1
pkgrel=0
pkgdesc="A portable, lightweight MessagePack serializer and deserializer written in pure Python."
-url="https://msgpack.org://github.com/vsergeev/u-msgpack-python"
+url="https://github.com/vsergeev/u-msgpack-python"
arch="noarch"
license="MIT"
depends=""