Browse Source

protobuf-c: Bump version to 1.2.1.

Signed-off-by: Jacob Siverskog <jacob@teenage.engineering>
lilik-openwrt-22.03
Jacob Siverskog 9 years ago
parent
commit
9ce3f97b06
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libs/protobuf-c/Makefile

+ 1
- 1
libs/protobuf-c/Makefile View File

@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
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


Loading…
Cancel
Save