diff options
Diffstat (limited to 'libs/protobuf-c')
-rw-r--r-- | libs/protobuf-c/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/protobuf-c/Makefile b/libs/protobuf-c/Makefile index f4af211a8..16b2f2be3 100644 --- a/libs/protobuf-c/Makefile +++ b/libs/protobuf-c/Makefile @@ -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 |