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
protobuf-c: bump PKG_RELEASE
Signed-off-by: Luka Paulic <luka.paulic@fer.hr>
lilik-openwrt-22.03
Luka Paulic
6 years ago
parent
a74f610502
commit
b40718dcbc
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
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME
:=
libprotobuf-c
PKG_VERSION
:=
1.3.1
PKG_RELEASE
:=
1
PKG_RELEASE
:=
2
PKG_SOURCE
:=
protobuf-c-
$(
PKG_VERSION
)
.tar.gz
PKG_SOURCE_URL
:=
https://github.com/protobuf-c/protobuf-c/releases/download/v
$(
PKG_VERSION
)
Write
Preview
Loading…
Cancel
Save