protobuf: update to 29.3
This commit is contained in:
@@ -5,8 +5,8 @@ _realname=protobuf
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
# Note: make sure to update python-protobuf to match this version
|
||||
pkgver=28.3
|
||||
pkgrel=2
|
||||
pkgver=29.3
|
||||
pkgrel=1
|
||||
pkgdesc="Protocol Buffers - Google's data interchange format (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
@@ -28,7 +28,7 @@ source=(https://github.com/protocolbuffers/${_realname}/releases/download/v${pkg
|
||||
0001-fix-building-shared-libs-with-clang.patch
|
||||
0002-windres-invocation.patch
|
||||
0003-demote-error-about-buildtime-runtime-version-difference-to-warning.patch)
|
||||
sha256sums=('7c3ebd7aaedd86fa5dc479a0fda803f602caaf78d8aff7ce83b89e1b8ae7442a'
|
||||
sha256sums=('008a11cc56f9b96679b4c285fd05f46d317d685be3ab524b2a310be0fbad987e'
|
||||
'04096f913c1fd5b8c6703e3f696ae7d068c1576ef14fadad2e372da4af188dd0'
|
||||
'174f714b842d5153c79c5fda1ae775ee002aea11d53cb5d5f51cb5c4b9e63d29'
|
||||
'2b680e1c642ccd5bb70b3dcf7217c27360bc0b74f63d8afb66dd668173d9b2dd')
|
||||
|
||||
Reference in New Issue
Block a user