瀏覽代碼

lttng-ust: update to 2.6.1

Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill 10 年之前
父節點
當前提交
bb61d1da8d
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. 2
    2
      libs/lttng-ust/Makefile

+ 2
- 2
libs/lttng-ust/Makefile 查看文件

@@ -8,12 +8,12 @@
8 8
 include $(TOPDIR)/rules.mk
9 9
 
10 10
 PKG_NAME:=lttng-ust
11
-PKG_VERSION:=2.6.0
11
+PKG_VERSION:=2.6.1
12 12
 PKG_RELEASE:=1
13 13
 
14 14
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
15 15
 PKG_SOURCE_URL:=https://lttng.org/files/$(PKG_NAME)/
16
-PKG_MD5SUM:=74ad4826eac76c9dbf50fd3e46523191
16
+PKG_MD5SUM:=5c7de27a9968e01ac0b08c7c9cf554d0
17 17
 
18 18
 PKG_LICENSE:=LGPL-2.1 GPL-2.0
19 19
 PKG_LICENSE_FILES:=COPYING