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

pkg/nanopb: bump version to 0.4.5

This commit is contained in:
Benjamin Valentin 2021-04-28 12:56:17 +02:00
parent 8a7f3ab6fa
commit dd172af6ee

View File

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