Sfoglia il codice sorgente

protobuf-c: Bump version to 1.2.1.

Signed-off-by: Jacob Siverskog <jacob@teenage.engineering>
Jacob Siverskog 9 anni fa
parent
commit
9ce3f97b06
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      libs/protobuf-c/Makefile

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

@@ -8,7 +8,7 @@
8 8
 include $(TOPDIR)/rules.mk
9 9
 
10 10
 PKG_NAME:=libprotobuf-c
11
-PKG_VERSION:=v1.0.1
11
+PKG_VERSION:=v1.2.1
12 12
 PKG_RELEASE:=$(PKG_SOURCE_VERSION)
13 13
 
14 14
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2