diff --git a/srcpkgs/protobuf26/template b/srcpkgs/protobuf26/template index 8e8cfbe6bec..8eac1187676 100644 --- a/srcpkgs/protobuf26/template +++ b/srcpkgs/protobuf26/template @@ -1,6 +1,6 @@ # Template file for 'protobuf26' pkgname=protobuf26 -version=3.15.7 +version=3.15.8 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=efdd6b932a2c0a88a90c4c80f88e4b2e1bf031e7514dbb5a5db5d0bf4f295504 +checksum=0cbdc9adda01f6d2facc65a22a2be5cecefbefe5a09e5382ee8879b522c04441 # Switch to versioned package conflicts="protobuf18>=0 protobuf23>=0 protobuf24>=0 protobuf25>=0"