mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-15 14:40:24 +00:00
python-pybind11: update to version 2.1.1
Verify the license terms are the same and update the checksum Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
f1a2073e17
commit
8459754cfb
@@ -1,8 +1,7 @@
|
||||
SUMMARY = "Seamless operability between C++11 and Python"
|
||||
HOMEPAGE = "https://github.com/wjakob/pybind11"
|
||||
LICENSE = "BSD-2-Clause"
|
||||
LIC_FILES_CHKSUM = "file://PKG-INFO;md5=485d9f8aa1ab513bec0de2f55cd69672"
|
||||
PR = "r0"
|
||||
LIC_FILES_CHKSUM = "file://PKG-INFO;md5=ee5f0682c5afe930bd8ae42c96fe7bd3"
|
||||
|
||||
SRC_URI[md5sum] = "c96103168e9abceaa6d46f6074dcaf38"
|
||||
SRC_URI[sha256sum] = "1b1a4824aad88b1073fe8dbd21683e1e5228f3ed3b29c2785fbf5dea6bf1063c"
|
||||
SRC_URI[md5sum] = "67752f9da3ce822b5bd6c55b41b89d3e"
|
||||
SRC_URI[sha256sum] = "c169a384ea046a1672ac83e9aed30660133e9bad3afd82fa99b794df7b416f6d"
|
||||
|
||||
Reference in New Issue
Block a user