pkg/nanopb: bump version to 0.4.1
Update the version of the nanopb package to the latest upstream release.
This commit is contained in:
parent
0d3180d534
commit
f7c1b3fb91
@ -1,6 +1,6 @@
|
|||||||
PKG_NAME=nanopb
|
PKG_NAME=nanopb
|
||||||
PKG_URL=https://github.com/nanopb/nanopb
|
PKG_URL=https://github.com/nanopb/nanopb
|
||||||
PKG_VERSION=493adf3616bee052649c63c473f8355630c2797f # nanopb-0.3.9.4
|
PKG_VERSION=3eb9a75c1e66e6182e87e2bd758ff2a4d16acbdc # nanopb-0.4.1
|
||||||
PKG_LICENSE=MIT
|
PKG_LICENSE=MIT
|
||||||
|
|
||||||
include $(RIOTBASE)/pkg/pkg.mk
|
include $(RIOTBASE)/pkg/pkg.mk
|
||||||
|
|||||||
@ -14,9 +14,9 @@ index 03f41a0..4f0ab47 100755
|
|||||||
@@ -1,4 +1,4 @@
|
@@ -1,4 +1,4 @@
|
||||||
-#!/usr/bin/env python
|
-#!/usr/bin/env python
|
||||||
+#!/usr/bin/env python3
|
+#!/usr/bin/env python3
|
||||||
|
# kate: replace-tabs on; indent-width 4;
|
||||||
|
|
||||||
from __future__ import unicode_literals
|
from __future__ import unicode_literals
|
||||||
|
|
||||||
--
|
--
|
||||||
2.23.0
|
2.23.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user