mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-12 10:54:20 +00:00
trivial: for snap/flatpak use the libsmbios 2.4.2 release
This commit is contained in:
parent
472fa59b5f
commit
982e74dba6
@ -137,9 +137,9 @@
|
||||
],
|
||||
"sources": [
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/dell/libsmbios.git",
|
||||
"branch": "master" /* FIXME: needed for the flatpak fixes... */
|
||||
"type": "archive",
|
||||
"url": "https://github.com/dell/libsmbios/archive/v2.4.2.tar.gz",
|
||||
"sha256": "ebfe18415e24bbec06d0a9ea1066c8dcd82982555373712713d7e194138650de"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -41,8 +41,7 @@ parts:
|
||||
after: [libefivar-dev]
|
||||
libsmbios:
|
||||
plugin: autotools
|
||||
source: https://github.com/dell/libsmbios
|
||||
source-type: git
|
||||
source: https://github.com/dell/libsmbios/archive/v2.4.2.tar.gz
|
||||
build-packages:
|
||||
- libxml2-dev
|
||||
- pkg-config
|
||||
|
Loading…
Reference in New Issue
Block a user