From 255fa2ec1756a2d84d8e3c914b413c23e59164aa Mon Sep 17 00:00:00 2001 From: Hauke Petersen Date: Mon, 7 Aug 2017 11:52:06 +0200 Subject: [PATCH] pkg/nanocoap: switch to newest commit --- pkg/nanocoap/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/nanocoap/Makefile b/pkg/nanocoap/Makefile index 1303628ae4bc2..d69913484677e 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=1bba8bb16463914266dd5a04fe2a3eac4ee129ae +PKG_VERSION=fc0a9470536bc760998827a6dc05d7dedf7b93ad PKG_LICENSE=LGPL-2.1 .PHONY: all