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

pkg/nanocbor: bump version

The package got relicensed to CC-0.
This commit is contained in:
Benjamin Valentin 2021-02-16 19:13:00 +01:00
parent bcb23da368
commit 07acd9c101
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
PKG_NAME = nanocbor
PKG_URL = https://github.com/bergzand/nanocbor
PKG_VERSION = 3a672f79b2458a96393447e50a41174f741eadc5
PKG_LICENSE = LGPL-2.1
PKG_VERSION = e47950bb6cafd944f4a6ecf49cf9276363b4592e
PKG_LICENSE = CC-0
include $(RIOTBASE)/pkg/pkg.mk