From 91df7be9bc2725060d5d67d6a9200e0021b03006 Mon Sep 17 00:00:00 2001 From: Jan Pavlinec Date: Mon, 25 Mar 2019 17:20:26 +0100 Subject: [PATCH] measurement-kit: update to version 0.10.0 Signed-off-by: Jan Pavlinec --- libs/measurement-kit/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/measurement-kit/Makefile b/libs/measurement-kit/Makefile index 568979dee..c345e814a 100644 --- a/libs/measurement-kit/Makefile +++ b/libs/measurement-kit/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=measurement-kit -PKG_VERSION:=0.9.4 +PKG_VERSION:=0.10.0 PKG_RELEASE=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/measurement-kit/measurement-kit/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=d095c28fa7283c546dcf513b9c60156f5ab7690f33f2de346372cd5328072d36 +PKG_HASH:=c31ff8a457dfdbb2d42ef60f82646e508f6649107f15eec31fc22bc140ceb8e6 PKG_INSTALL:=1 PKG_FIXUP:=autoreconf