mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 07:33:19 -04:00
*/*: Fix missing trailing slash in HOMEPAGE
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
This commit is contained in:
@@ -8,7 +8,7 @@ inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Apache2 licensed Python sorted collections library"
|
||||
HOMEPAGE="
|
||||
https://pypi.org/project/sortedcollections
|
||||
https://pypi.org/project/sortedcollections/
|
||||
https://github.com/grantjenks/python-sortedcollections
|
||||
"
|
||||
SRC_URI="https://github.com/grantjenks/python-${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
Reference in New Issue
Block a user