mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user