mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
*/*: Fix missing trailing slash in HOMEPAGE
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
This commit is contained in:
@@ -12,7 +12,7 @@ MY_P="${PN}-${MY_PV}"
|
||||
|
||||
DESCRIPTION="GraphQL Framework for Python"
|
||||
HOMEPAGE="https://graphene-python.org
|
||||
https://pypi.org/project/graphene
|
||||
https://pypi.org/project/graphene/
|
||||
https://github.com/graphql-python/graphene
|
||||
"
|
||||
SRC_URI="https://github.com/graphql-python/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user