This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Merge pull request
#2361
from jsiverskog/protobuf-c-v1.2.1
protobuf-c: Bump version to 1.2.1.
lilik-openwrt-22.03
Hannu Nyman
9 years ago
parent
891726723d
9ce3f97b06
commit
abaf73540c
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
libs/protobuf-c/Makefile
+ 1
- 1
libs/protobuf-c/Makefile
View File
@ -8,7 +8,7 @@
i
n
c
l
u
d
e
$(
TOPDIR
)
/
r
u
l
e
s
.
m
k
PKG_NAME
:=
libprotobuf-c
PKG_VERSION
:=
v1.
0
.1
PKG_VERSION
:=
v1.
2
.1
PKG_RELEASE
:=
$(
PKG_SOURCE_VERSION
)
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.bz2
Write
Preview
Loading…
Cancel
Save