1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

pkg/nanors: bump version

This commit is contained in:
Benjamin Valentin 2023-02-16 16:06:28 +01:00
parent 5667814d2c
commit a9f9c34511

View File

@ -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