From f6428eacf70dd931c106215606d0e77bca09d497 Mon Sep 17 00:00:00 2001 From: Jan Heylen Date: Thu, 20 Oct 2016 19:13:29 +0200 Subject: protobuf: bump to version 3.0.0 It also changes the python-protobuf.hash file to be a symbolic link to ../protobuf/protobuf.hash so that both hash files don't have to be updated when protobuf is bumped. In addition, the 0001-disable-unneeded-build-dependencies.patch patch from package/python-protobuf/ is removed because it has been merged upstream. Signed-off-by: Jan Heylen [Thomas: fix the build of python-protobuf.] Signed-off-by: Thomas Petazzoni --- package/python-protobuf/python-protobuf.hash | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) mode change 100644 => 120000 package/python-protobuf/python-protobuf.hash (limited to 'package/python-protobuf/python-protobuf.hash') diff --git a/package/python-protobuf/python-protobuf.hash b/package/python-protobuf/python-protobuf.hash deleted file mode 100644 index ab4bf5bf28..0000000000 --- a/package/python-protobuf/python-protobuf.hash +++ /dev/null @@ -1,2 +0,0 @@ -# locally computed -sha256 2667b7cda4a6bc8a09e5463adf3b5984e08d94e72338277affa8594d8b6e5cd1 protobuf-v2.6.1.tar.gz diff --git a/package/python-protobuf/python-protobuf.hash b/package/python-protobuf/python-protobuf.hash new file mode 120000 index 0000000000..57a40ce5bd --- /dev/null +++ b/package/python-protobuf/python-protobuf.hash @@ -0,0 +1 @@ +../protobuf/protobuf.hash \ No newline at end of file -- cgit v1.2.3