From 688c29f2000a8baa4ac1047438de1582abf783d4 Mon Sep 17 00:00:00 2001 From: Alexandre Abadie Date: Tue, 8 Oct 2019 08:40:54 +0200 Subject: [PATCH] pkg/cayenne-lpp: bump version to 0.1.1 This version contains a fix with barometric pressure values See https://github.com/aabadie/cayenne-lpp/pull/8 for details --- pkg/cayenne-lpp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/cayenne-lpp/Makefile b/pkg/cayenne-lpp/Makefile index 4d40db263a..0e5fa5eb59 100644 --- a/pkg/cayenne-lpp/Makefile +++ b/pkg/cayenne-lpp/Makefile @@ -1,6 +1,6 @@ PKG_NAME=cayenne-lpp PKG_URL=https://github.com/aabadie/cayenne-lpp -PKG_VERSION=ad3aa26043e221eda28ac3da2484e1ef84986442 +PKG_VERSION=0.1.1 PKG_LICENSE=LGPLv2.1 .PHONY: all