package/libtraceevent: bump to version 1.8.7

Release notes:
https://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git/tag/?h=libtraceevent-1.8.7

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Giulio Benetti
2025-12-30 18:03:25 +01:00
committed by Julien Olivain
parent b4668eded3
commit f1e3a29a5b
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# Locally computed
sha256 812547d2f7b248485c183be2799b7041038ee44183000705609754b128c84c6f libtraceevent-1.8.6.tar.gz
sha256 cec7167e885d2f022bc5a2b0f2c0c58110fa0575e5dba49d7b694f0a6fd7fa0c libtraceevent-1.8.7.tar.gz
sha256 f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79 LICENSES/GPL-2.0
sha256 0b9a4febcdee6de55872501d5c1a8f5d8b0d1650cd4d5351995ceb22e889f8ca LICENSES/LGPL-2.1

View File

@@ -4,7 +4,7 @@
#
################################################################################
LIBTRACEEVENT_VERSION = 1.8.6
LIBTRACEEVENT_VERSION = 1.8.7
LIBTRACEEVENT_SITE = https://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git/snapshot
LIBTRACEEVENT_LICENSE = GPL-2.0, LGPL-2.1
LIBTRACEEVENT_LICENSE_FILES = LICENSES/GPL-2.0 LICENSES/LGPL-2.1