diff --git a/dev-libs/open62541/open62541-1.0.1.ebuild b/dev-libs/open62541/open62541-1.0.1.ebuild index d461b631af..9e0f1ca13c 100644 --- a/dev-libs/open62541/open62541-1.0.1.ebuild +++ b/dev-libs/open62541/open62541-1.0.1.ebuild @@ -9,7 +9,7 @@ inherit cmake python-single-r1 DESCRIPTION="Open source C implementation of OPC UA" HOMEPAGE="https://open62541.org/" -SRC_URI="https://github.com/open62541/open62541/archive/v${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MPL-2.0" SLOT="0"