mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/libtpms: bump version to 0.10.1
Release notes:
https://github.com/stefanberger/libtpms/releases/tag/v0.10.1
Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
[Julien:
- remove old hash entry
- fix release note url in commit log
]
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit b4c9596dbf)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
committed by
Thomas Perale
parent
fcc7e9c92e
commit
3e0fe12cc3
@@ -1,2 +1,2 @@
|
||||
sha256 2807466f1563ebe45fdd12dd26e501e8a0c4fbb99c7c428fbb508789efd221c0 libtpms-0.9.6.tar.gz
|
||||
sha256 ebc24f3191d90f6cf0b4d4200cd876db4bd224b3c565708bbea0a82ee275e0fb libtpms-0.10.1.tar.gz
|
||||
sha256 82f1e6bae374bb6a9d4f4596767fd33e499718d560de140fd9f3d402cc5e41fb LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBTPMS_VERSION = 0.9.6
|
||||
LIBTPMS_VERSION = 0.10.1
|
||||
LIBTPMS_SITE = $(call github,stefanberger,libtpms,v$(LIBTPMS_VERSION))
|
||||
LIBTPMS_LICENSE = BSD-4-Clause
|
||||
LIBTPMS_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user