protobuf26: update to 3.15.6.
This commit is contained in:
parent
4e3219c4b2
commit
aafd4e8ea9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'protobuf26'
|
# Template file for 'protobuf26'
|
||||||
pkgname=protobuf26
|
pkgname=protobuf26
|
||||||
version=3.15.5
|
version=3.15.6
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="protobuf-${version}"
|
wrksrc="protobuf-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -12,7 +12,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://developers.google.com/protocol-buffers/"
|
homepage="https://developers.google.com/protocol-buffers/"
|
||||||
changelog="https://raw.githubusercontent.com/google/protobuf/master/CHANGES.txt"
|
changelog="https://raw.githubusercontent.com/google/protobuf/master/CHANGES.txt"
|
||||||
distfiles="https://github.com/protocolbuffers/protobuf/archive/v${version}.tar.gz"
|
distfiles="https://github.com/protocolbuffers/protobuf/archive/v${version}.tar.gz"
|
||||||
checksum=bc3dbf1f09dba1b2eb3f2f70352ee97b9049066c9040ce0c9b67fb3294e91e4b
|
checksum=65e020a42bdab44a66664d34421995829e9e79c60e5adaa08282fd14ca552f57
|
||||||
|
|
||||||
# Switch to versioned package
|
# Switch to versioned package
|
||||||
conflicts="protobuf18>=0 protobuf23>=0 protobuf24>=0 protobuf25>=0"
|
conflicts="protobuf18>=0 protobuf23>=0 protobuf24>=0 protobuf25>=0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue