mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-14 17:43:11 -04:00
*/*: Fix missing trailing slash in HOMEPAGE
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
This commit is contained in:
@@ -10,7 +10,7 @@ inherit multiprocessing
|
||||
SRC_URI="https://pkg.cppget.org/1/beta/${PN}/${MY_P}.tar.gz"
|
||||
KEYWORDS='~amd64 ~x86'
|
||||
DESCRIPTION='Streaming XML pull parser/serializer for modern C++'
|
||||
HOMEPAGE='https://www.codesynthesis.com/projects/libstudxml'
|
||||
HOMEPAGE='https://www.codesynthesis.com/projects/libstudxml/'
|
||||
LICENSE='MIT'
|
||||
|
||||
SLOT='0'
|
||||
|
||||
Reference in New Issue
Block a user