dev-python/django-bleach: update SRC_URI

Closes: https://bugs.gentoo.org/883191
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2022-11-28 00:57:15 +05:00
parent 2f8adf40e2
commit e10e7e6723
2 changed files with 2 additions and 2 deletions

View File

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