diff --git a/srcpkgs/protobuf24/template b/srcpkgs/protobuf24/template index 872c4cfa97f..220137e1040 100644 --- a/srcpkgs/protobuf24/template +++ b/srcpkgs/protobuf24/template @@ -1,7 +1,7 @@ # Template file for 'protobuf24' pkgname=protobuf24 -version=3.13.0 -revision=2 +version=3.13.0.1 +revision=1 wrksrc="protobuf-${version}" build_style=gnu-configure hostmakedepends="pkg-config automake libtool" @@ -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=9b4ee22c250fe31b16f1a24d61467e40780a3fbb9b91c3b65be2a376ed913a1a +checksum=7d663c8dc81d282dc92e884b38e9c179671e31ccacce311154420e65f7d142c6 # Switch to versioned package conflicts="protobuf18>=0 protobuf23>=0"