From 05fe8527a2fd6bbce850c2809b8dae0b3ef263f9 Mon Sep 17 00:00:00 2001 From: Ken Bannister Date: Mon, 13 Mar 2017 00:25:13 -0400 Subject: [PATCH] nanocoap: Update pkg for Observe commits. --- pkg/nanocoap/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/nanocoap/Makefile b/pkg/nanocoap/Makefile index 631e58d1d8..1303628ae4 100644 --- a/pkg/nanocoap/Makefile +++ b/pkg/nanocoap/Makefile @@ -1,6 +1,6 @@ PKG_NAME=nanocoap PKG_URL=https://github.com/kaspar030/sock -PKG_VERSION=4035239dce751216038bb2dc8632aa4a734d68a7 +PKG_VERSION=1bba8bb16463914266dd5a04fe2a3eac4ee129ae PKG_LICENSE=LGPL-2.1 .PHONY: all