python3-uefi-firmware: upgrade 1.10 -> 1.11

License-Update:
 Remove Python version specific classifiers

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu 2023-08-16 09:39:07 +08:00 committed by Khem Raj
parent 59e614fe67
commit 9acde8f934

View File

@ -5,11 +5,11 @@ extracting, and recreating UEFI firmware volumes. This includes parsing \
modules for BIOS, OptionROM, Intel ME and other formats too."
HOMEPAGE = "https://github.com/theopolis/uefi-firmware-parser"
LICENSE = "BSD-2-Clause & BSD-3-Clause"
LIC_FILES_CHKSUM = "file://setup.py;md5=90fa5bae1547550f1c1993f651eda955"
LIC_FILES_CHKSUM = "file://setup.py;md5=5a59066a8676f17262ef7e691f8ef253"
SRC_URI = "git://github.com/theopolis/uefi-firmware-parser;protocol=https;branch=master"
SRCREV = "dfb15b068960b771e2e1536d34790dac9b5bfe32"
SRCREV = "f289219b99eb525cbc58e4dc2b07df3811f92ef7"
S = "${WORKDIR}/git"