dev-libs/libcharon: Fix obviously wrong HOMEPAGE
authorJonas Stein <jstein@gentoo.org>
Thu, 14 Jun 2018 18:18:04 +0000 (20:18 +0200)
committerJonas Stein <jstein@gentoo.org>
Thu, 14 Jun 2018 18:19:26 +0000 (20:19 +0200)
Fix obviously wrong HOMEPAGE
Closes: https://bugs.gentoo.org/658114
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-libs/libcharon/libcharon-3.3.0.ebuild

index 0861ece8ffa0b75a00a34cf8c76cfd564d38e6e8..c2de02822b8267b1032f99c394766dc9a4eb7cb6 100644 (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"