dev-python/python-binary-memcached: update SRC_URI

Bug: https://bugs.gentoo.org/835533
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-03-18 09:08:01 +01:00
parent 92faeb3a64
commit 89ade2fae8
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ HOMEPAGE="
https://github.com/jaysonsantos/python-binary-memcached
https://pypi.org/project/python-binary-memcached/
"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SRC_URI="https://github.com/jaysonsantos/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}-gh.tar.gz"
LICENSE="MIT"
SLOT="0"