mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
*/*: Fix missing trailing slash in HOMEPAGE
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
This commit is contained in:
@@ -6,7 +6,7 @@ EAPI=7
|
||||
inherit flag-o-matic perl-module toolchain-funcs
|
||||
|
||||
DESCRIPTION="Connect to and exchange data with Siemens PLCs"
|
||||
HOMEPAGE="https://sourceforge.net/projects/libnodave"
|
||||
HOMEPAGE="https://sourceforge.net/projects/libnodave/"
|
||||
SRC_URI="mirror://sourceforge/libnodave/libnodave-${PV}.tar.gz"
|
||||
|
||||
LICENSE="LGPL-2+"
|
||||
|
||||
Reference in New Issue
Block a user