mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 14:43:27 -04:00
dev-libs/open62541: update HOMEPAGE
Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2025 Gentoo Authors
|
# Copyright 1999-2026 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{12..14} )
|
|||||||
inherit cmake python-single-r1
|
inherit cmake python-single-r1
|
||||||
|
|
||||||
DESCRIPTION="Open source C implementation of OPC UA"
|
DESCRIPTION="Open source C implementation of OPC UA"
|
||||||
HOMEPAGE="https://www.open62541.org/"
|
HOMEPAGE="https://open62541.org/"
|
||||||
SRC_URI="https://github.com/${PN}/${PN}/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"
|
LICENSE="MPL-2.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user