From 25aafa9f7014aab6d82384ba2f20e0b080356fd2 Mon Sep 17 00:00:00 2001 From: Alexey Pavlov Date: Thu, 20 Feb 2020 10:01:06 +0300 Subject: [PATCH] protobuf: Update to 3.11.4 --- mingw-w64-protobuf/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mingw-w64-protobuf/PKGBUILD b/mingw-w64-protobuf/PKGBUILD index 2ab17bf861..bb81c49d9f 100644 --- a/mingw-w64-protobuf/PKGBUILD +++ b/mingw-w64-protobuf/PKGBUILD @@ -4,8 +4,8 @@ _realname=protobuf pkgbase=mingw-w64-${_realname} pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" -pkgver=3.11.2 -_gtest_ver=1.8.1 +pkgver=3.11.4 +_gtest_ver=1.10.0 pkgrel=1 pkgdesc="Protocol Buffers - Google's data interchange format (mingw-w64)" arch=('any') @@ -22,8 +22,8 @@ source=(${_realname}-${pkgver}.tar.gz::https://github.com/google/protobuf/archiv 0001-protobuf-3.1.0-gcc6.2.0-tests.patch 0002-windres-invocation.patch) noextract=("${_realname}-${pkgver}.tar.gz") -sha256sums=('e8c7601439dbd4489fe5069c33d374804990a56c2f710e00227ee5d8fd650e67' - '9bf1fe5182a604b4135edc1a425ae356c9ad15e9b23f9f12a02e80184c3a249c' +sha256sums=('a79d19dcdf9139fa4b81206e318e33d245c4c9da1ffed21c87288ed4380426f9' + '9dc9157a9a1551ec7a7e43daea9a694a0bb5fb8bec81235d8a1e6ef64c716dcb' '15c2248597356040be0111d5bfc7317d59a49552d5cd05b0fa70c76980b7ca66' '7c5434ca428784058d6a3bb4a14ff8ff2c4ee843c51800751bbee599d5a63288')