edk2-ovmf: update to 202402.
This commit is contained in:
parent
df938d44a0
commit
19e89503a7
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'edk2-ovmf'
|
||||
pkgname=edk2-ovmf
|
||||
version=202311
|
||||
version=202402
|
||||
revision=1
|
||||
_mipi_commit=370b5944c046bab043dd8b133727b2135af7747a
|
||||
_openssl_version=3.0.9
|
||||
|
@ -18,7 +18,7 @@ distfiles="https://github.com/tianocore/edk2/archive/refs/tags/edk2-stable${vers
|
|||
https://www.openssl.org/source/openssl-${_openssl_version}.tar.gz
|
||||
https://github.com/Mbed-TLS/mbedtls/archive/${_mbedtls_commit}.tar.gz
|
||||
https://github.com/ucb-bar/berkeley-softfloat-3/archive/${_softfloat_commit}.tar.gz"
|
||||
checksum="d26258942e9fb166488df029fdb0b1e60729329a9efb2da49fe4c5e9e1e354ee
|
||||
checksum="e3666babcd116d45c165009d94ced611ba23186e7e0ead21c4ec97afd2f7f78a
|
||||
9fda3b9a78343ab2be6f06ce6396536e7e065abac29b47c8eb2e42cbb4c4f00b
|
||||
eb1ab04781474360f77c318ab89d8c5a03abc38e63d65a603cabbf1b00a1dc90
|
||||
b5c7e7c54e013c168f4aae036e59912785f11b4aeebd57f6165a14e879b9a82c
|
||||
|
|
Loading…
Reference in New Issue