mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
protobuf24: update to 3.13.0.1.
This commit is contained in:
parent
c2be55f5ee
commit
f83b933d13
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'protobuf24'
|
# Template file for 'protobuf24'
|
||||||
pkgname=protobuf24
|
pkgname=protobuf24
|
||||||
version=3.13.0
|
version=3.13.0.1
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="protobuf-${version}"
|
wrksrc="protobuf-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config automake libtool"
|
hostmakedepends="pkg-config automake libtool"
|
||||||
|
@ -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=9b4ee22c250fe31b16f1a24d61467e40780a3fbb9b91c3b65be2a376ed913a1a
|
checksum=7d663c8dc81d282dc92e884b38e9c179671e31ccacce311154420e65f7d142c6
|
||||||
|
|
||||||
# Switch to versioned package
|
# Switch to versioned package
|
||||||
conflicts="protobuf18>=0 protobuf23>=0"
|
conflicts="protobuf18>=0 protobuf23>=0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue