diff --git a/srcpkgs/protobuf23/template b/srcpkgs/protobuf23/template index 38b070a6ed5..3f0a67dba90 100644 --- a/srcpkgs/protobuf23/template +++ b/srcpkgs/protobuf23/template @@ -1,6 +1,6 @@ # Template file for 'protobuf23' pkgname=protobuf23 -version=3.12.3 +version=3.12.4 revision=1 wrksrc="protobuf-${version}" build_style=gnu-configure @@ -12,7 +12,7 @@ license="BSD-3-Clause" homepage="https://developers.google.com/protocol-buffers/" changelog="https://raw.githubusercontent.com/google/protobuf/master/CHANGES.txt" distfiles="https://github.com/protocolbuffers/protobuf/archive/v${version}.tar.gz" -checksum=71030a04aedf9f612d2991c1c552317038c3c5a2b578ac4745267a45e7037c29 +checksum=512e5a674bf31f8b7928a64d8adf73ee67b8fe88339ad29adaa3b84dbaa570d8 # Switch to versioned package replaces="protobuf<=3.11.4_1"