From: Alexandru Ardelean Date: Tue, 28 Jul 2026 12:56:12 +0000 (+0300) Subject: lttng-tools: update to 2.15.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=286d84639cdc98d785a73253797ce51de31d1930;p=openwrt-packages.git lttng-tools: update to 2.15.1 Update to the latest upstream stable release. Signed-off-by: Alexandru Ardelean --- diff --git a/devel/lttng-tools/Makefile b/devel/lttng-tools/Makefile index 4da212eb6..1ea0c9ba0 100644 --- a/devel/lttng-tools/Makefile +++ b/devel/lttng-tools/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=lttng-tools -PKG_VERSION:=2.15.0 +PKG_VERSION:=2.15.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=https://lttng.org/files/$(PKG_NAME)/ -PKG_HASH:=4d739116556da71d58275bc7f0a6c0a967c6774b7d90f02c2731a7875debf28a +PKG_HASH:=8b6d4ba7ae2c036f7dafbb4e29717677411078f9a9d961b2dc7c1ba16273e9e9 PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=LGPL-2.1 GPL-2.0