mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
protobuf23: update to 3.12.4.
This commit is contained in:
parent
214aecb958
commit
d20a56ab1b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'protobuf23'
|
# Template file for 'protobuf23'
|
||||||
pkgname=protobuf23
|
pkgname=protobuf23
|
||||||
version=3.12.3
|
version=3.12.4
|
||||||
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=71030a04aedf9f612d2991c1c552317038c3c5a2b578ac4745267a45e7037c29
|
checksum=512e5a674bf31f8b7928a64d8adf73ee67b8fe88339ad29adaa3b84dbaa570d8
|
||||||
|
|
||||||
# Switch to versioned package
|
# Switch to versioned package
|
||||||
replaces="protobuf<=3.11.4_1"
|
replaces="protobuf<=3.11.4_1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue