mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 03:23:20 -04:00
*/*: Fix missing trailing slash in HOMEPAGE
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
This commit is contained in:
@@ -9,7 +9,7 @@ inherit distutils-r1
|
||||
DESCRIPTION="Enable git-like did-you-mean feature in click"
|
||||
HOMEPAGE="
|
||||
https://github.com/click-contrib/click-didyoumean
|
||||
https://pypi.org/project/click-didyoumean
|
||||
https://pypi.org/project/click-didyoumean/
|
||||
"
|
||||
SRC_URI="https://github.com/click-contrib/click-didyoumean/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user