mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
protobuf28: update to 3.17.2.
This commit is contained in:
parent
54fd96ffdd
commit
76c838fd8c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'protobuf28'
|
# Template file for 'protobuf28'
|
||||||
pkgname=protobuf28
|
pkgname=protobuf28
|
||||||
version=3.17.1
|
version=3.17.2
|
||||||
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=036d66d6eec216160dd898cfb162e9d82c1904627642667cc32b104d407bb411
|
checksum=36f81e03a0702f8f935fffd5a486dac1c0fc6d4bae1cd02c7a32448ad6e63bcb
|
||||||
# Checks rely on googletest
|
# Checks rely on googletest
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue