From bb61d1da8d17caff15327d1703967b3e01dca870 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Wed, 13 May 2015 01:16:00 +0200 Subject: [PATCH] lttng-ust: update to 2.6.1 Signed-off-by: Nicolas Thill --- libs/lttng-ust/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/lttng-ust/Makefile b/libs/lttng-ust/Makefile index dc9c8920ed..872c5be149 100644 --- a/libs/lttng-ust/Makefile +++ b/libs/lttng-ust/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=lttng-ust -PKG_VERSION:=2.6.0 +PKG_VERSION:=2.6.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=https://lttng.org/files/$(PKG_NAME)/ -PKG_MD5SUM:=74ad4826eac76c9dbf50fd3e46523191 +PKG_MD5SUM:=5c7de27a9968e01ac0b08c7c9cf554d0 PKG_LICENSE:=LGPL-2.1 GPL-2.0 PKG_LICENSE_FILES:=COPYING