aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-u-msgpack
diff options
context:
space:
mode:
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=""