@@ -5,45 +5,45 @@ especially suitable for use in microcontrollers, but fits any memory restricted
5
5
system.
6
6
7
7
Runtime requirements:
8
- cygwin-3.5.4 -1
9
- libprotobuf-nanopb-devel-0.4.9-1bl1
10
- libprotobuf-nanopb0-0.4.9-1bl1
8
+ cygwin-3.6.0 -1
9
+ libprotobuf-nanopb-devel-0.4.9.1 -1bl1
10
+ libprotobuf-nanopb0-0.4.9.1 -1bl1
11
11
pkg-config-2.3.0-1
12
12
python39-3.9.18-2
13
- python39-nanopb-0.4.9-1bl1
13
+ python39-nanopb-0.4.9.1 -1bl1
14
14
15
15
Build requirements:
16
16
(besides corresponding -devel packages)
17
- binutils-2.43.1 -1
17
+ binutils-2.44 -1
18
18
cmake-3.28.3-1
19
19
cygport-0.36.9-1
20
20
gcc-core-12.4.0-3
21
21
gcc-g++-12.4.0-3
22
22
libprotobuf-devel-21.12-1
23
- ninja-1.12.0 -1
23
+ ninja-1.12.1 -1
24
24
python39-3.9.18-2
25
25
26
26
Canonical website:
27
27
https://github.com/nanopb/nanopb
28
28
29
29
Canonical download:
30
- https://github.com/nanopb/nanopb/archive/refs/tags/0.4.9.tar.gz
30
+ https://github.com/nanopb/nanopb/archive/refs/tags/0.4.9.1. tar.gz
31
31
32
32
-------------------------------------------
33
33
34
34
Build instructions:
35
- 1. unpack nanopb-0.4.9-X-src.tar.xz
35
+ 1. unpack nanopb-0.4.9.1 -X-src.tar.xz
36
36
2. if you use setup to install this src package,
37
37
it will be unpacked under /usr/src automatically
38
38
% cd /usr/src
39
- % cygport ./nanopb-0.4.9-X.cygport all
39
+ % cygport ./nanopb-0.4.9.1 -X.cygport all
40
40
41
41
This will create:
42
- /usr/src/nanopb-0.4.9-X-src.tar.xz
43
- /usr/src/nanopb-0.4.9-X.tar.xz
44
- /usr/src/libprotobuf-nanopb0-0.4.9-X.tar.xz
45
- /usr/src/libprotobuf-nanopb-devel-0.4.9-X.tar.xz
46
- /usr/src/python39-nanopb-0.4.9-X.tar.xz
42
+ /usr/src/nanopb-0.4.9.1 -X-src.tar.xz
43
+ /usr/src/nanopb-0.4.9.1 -X.tar.xz
44
+ /usr/src/libprotobuf-nanopb0-0.4.9.1 -X.tar.xz
45
+ /usr/src/libprotobuf-nanopb-devel-0.4.9.1 -X.tar.xz
46
+ /usr/src/python39-nanopb-0.4.9.1 -X.tar.xz
47
47
48
48
-------------------------------------------
49
49
@@ -106,6 +106,9 @@ Files included in the binary package:
106
106
107
107
Port Notes:
108
108
109
+ ----- version 0.4.9.1-1bl1 -----
110
+ Version bump.
111
+
109
112
----- version 0.4.9-1bl1 -----
110
113
Version bump.
111
114
0 commit comments