From a9f9c345119ed11a3d67d14aee8147694a7cc128 Mon Sep 17 00:00:00 2001 From: Benjamin Valentin Date: Thu, 16 Feb 2023 16:06:28 +0100 Subject: [PATCH] pkg/nanors: bump version --- pkg/nanors/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/nanors/Makefile b/pkg/nanors/Makefile index f80f9622ff48..2ae22abf82b1 100644 --- a/pkg/nanors/Makefile +++ b/pkg/nanors/Makefile @@ -1,6 +1,6 @@ PKG_NAME=nanors PKG_URL=https://github.com/sleepybishop/nanors.git -PKG_VERSION=389007b64a66f1c0c38c13bc510da1173cfe6097 +PKG_VERSION=395e5ada44dd8d5974eaf6bb6b17f23406e3ca72 PKG_LICENSE=MIT include $(RIOTBASE)/pkg/pkg.mk