diff options
Diffstat (limited to 'libs/protobuf-c/Makefile')
-rw-r--r-- | libs/protobuf-c/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/protobuf-c/Makefile b/libs/protobuf-c/Makefile index 16b2f2be3..334d7d969 100644 --- a/libs/protobuf-c/Makefile +++ b/libs/protobuf-c/Makefile @@ -12,6 +12,7 @@ PKG_VERSION:=v1.2.1 PKG_RELEASE:=$(PKG_SOURCE_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 +PKG_MIRROR_HASH:=2ebe48454fe454d118cf952655a24477c4bed892cee7ae085dc56d05ac711a8a PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_URL:=git://github.com/protobuf-c/protobuf-c.git PKG_SOURCE_PROTO:=git |