mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -09:00
package/swtpm: bump version to 0.10.1
Release notes: https://github.com/stefanberger/swtpm/releases/tag/v0.10.1 Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org> [Julien: remove old hash entry] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
b4c9596dbf
commit
2b449935c2
@@ -1,2 +1,2 @@
|
||||
sha256 b281b4e8c39f68e1928675f788abc70072e4081152e129144359a8c5c304c06b swtpm-0.8.2.tar.gz
|
||||
sha256 f8da11cadfed27e26d26c5f58a7b8f2d14d684e691927348906b5891f525c684 swtpm-0.10.1.tar.gz
|
||||
sha256 19d27d6e96d07022e5e688f75c974f1ceb9aae9e90e0fccae68666d02099cc4b LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SWTPM_VERSION = 0.8.2
|
||||
SWTPM_VERSION = 0.10.1
|
||||
SWTPM_SITE = $(call github,stefanberger,swtpm,v$(SWTPM_VERSION))
|
||||
SWTPM_LICENSE = BSD-4-Clause
|
||||
SWTPM_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user