dev-libs/libcharon: Fix obviously wrong HOMEPAGE

Fix obviously wrong HOMEPAGE
Closes: https://bugs.gentoo.org/658114
Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
Jonas Stein
2018-06-14 20:18:04 +02:00
parent 07886f2866
commit d9f250ffed

View File

@@ -9,7 +9,7 @@ inherit cmake-utils python-single-r1
MY_PN="libCharon"
DESCRIPTION="This library facilitates communication between Cura and its backend"
HOMEPAGE="https://github.com/Ultimaker/liblibCharon"
HOMEPAGE="https://github.com/Ultimaker/libCharon"
SRC_URI="https://github.com/Ultimaker/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-3"