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

pkg/nanopb: bump version

see https://github.com/nanopb/nanopb/blob/master/CHANGELOG.txt
This commit is contained in:
Benjamin Valentin 2022-05-31 12:04:50 +02:00
parent b94dd60978
commit 2652de8db0

View File

@ -1,6 +1,6 @@
PKG_NAME=nanopb
PKG_URL=https://github.com/nanopb/nanopb
PKG_VERSION=nanopb-0.4.5
PKG_VERSION=afc499f9a410fc9bbf6c9c48cdd8d8b199d49eb4 # 0.4.6
PKG_LICENSE=MIT
include $(RIOTBASE)/pkg/pkg.mk