From 8f2eb8f2da1361ab174bc8f6723f870f7d2adccf Mon Sep 17 00:00:00 2001 From: Jan Pavlinec Date: Wed, 25 Sep 2019 12:34:30 +0200 Subject: [PATCH] measurement-kit: update to version 0.10.6 Signed-off-by: Jan Pavlinec (cherry picked from commit 2949906ec47470cd49f0a1d2f35305c4998e7711) --- libs/measurement-kit/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/measurement-kit/Makefile b/libs/measurement-kit/Makefile index aa69f78ec..d7523d48e 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.10.5 -PKG_RELEASE:=2 +PKG_VERSION:=0.10.6 +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:=8b83f04f4d3c653f93bcee5a6cc5e32e6595a3feb99526017d78099fd90d4a75 +PKG_HASH:=5ec94e522c3bc43cbf749659c18d4b13bcfbb2874db4d6b4e21b160d76dd5bd0 PKG_MAINTAINER:=Jan Pavlinec PKG_LICENSE:=BSD-2-Clause