From ab24df95b741ce4fa292e0ca03260dec91549453 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 8 Oct 2019 05:44:29 +0200 Subject: protobuf: fix hash --- package/protobuf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/protobuf') diff --git a/package/protobuf/Makefile b/package/protobuf/Makefile index bff6f1084..780618167 100644 --- a/package/protobuf/Makefile +++ b/package/protobuf/Makefile @@ -6,7 +6,7 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= protobuf PKG_VERSION:= 3.1.0 PKG_RELEASE:= 1 -PKG_HASH:= 0a0ae63cbffc274efb573bdde9a253e3f32e458c41261df51c5dbc5ad541e8f7 +PKG_HASH:= fb2a314f4be897491bb2446697be693d489af645cb0e165a85e7e64e07eb134d PKG_DESCR:= extensible mechanism for serializing structured data PKG_SECTION:= libs/misc PKG_URL:= https://developers.google.com/protocol-buffers/ -- cgit v1.2.3