mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-23 00:28:29 +00:00
python3-pybind11: Amend HOMEPAGE
Update the HOMEPAGE value so that the URL points to the original repository instead of a fork. By doing this we fix the mismatch between HOMEPAGE and SRC_URI. Signed-off-by: Niko Mauno <niko.mauno@vaisala.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
SUMMARY = "Seamless operability between C++11 and Python"
|
||||
HOMEPAGE = "https://github.com/wjakob/pybind11"
|
||||
HOMEPAGE = "https://github.com/pybind/pybind11"
|
||||
LICENSE = "BSD-2-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=774f65abd8a7fe3124be2cdf766cd06f"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user