protobuf: update to 21.7

This commit is contained in:
Mehdi Chinoune
2022-10-01 08:30:14 +00:00
committed by مهدي شينون (Mehdi Chinoune)
parent 0f0cf04555
commit ce5e81bc70

View File

@@ -4,7 +4,7 @@
_realname=protobuf
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=21.6
pkgver=21.7
pkgrel=1
pkgdesc="Protocol Buffers - Google's data interchange format (mingw-w64)"
arch=('any')
@@ -20,7 +20,7 @@ options=('strip' '!debug' 'staticlibs')
source=(https://github.com/protocolbuffers/${_realname}/releases/download/v${pkgver}/${_realname}-all-${pkgver}.tar.gz
0001-protobuf-3.1.0-gcc6.2.0-tests.patch
0002-windres-invocation.patch)
sha256sums=('5c375b3b09faf4e6268d24afd48e39ca981cc22d721fca776780e4a66a9fa372'
sha256sums=('e07046fbac432b05adc1fd1318c6f19ab1b0ec0655f7f4e74627d9713959a135'
'b71354ef179da2d632c9149addc3994ce38234091994dd35f602eb12c8e1a14e'
'174f714b842d5153c79c5fda1ae775ee002aea11d53cb5d5f51cb5c4b9e63d29')