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

Merge pull request #14800 from benpicco/pkg/cn-cbor-1.0.0

pkg/cn-cbor bump to 1.0.0
This commit is contained in:
Koen Zandberg 2020-08-21 14:04:58 +02:00 committed by GitHub
commit edb9726322
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
PKG_NAME=cn-cbor
PKG_URL=https://github.com/cabo/cn-cbor
PKG_VERSION=f1cf9ffdf5cfab935a45900556f9b68af925c256
PKG_URL=https://github.com/jimsch/cn-cbor
PKG_VERSION=821797f9421c04dc783561dc465066857839e108 # 1.0.0
PKG_LICENSE=MIT
include $(RIOTBASE)/pkg/pkg.mk