summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2020-11-22 04:00:00 +0000
committerMike Gilbert <floppym@gentoo.org>2020-11-22 14:31:56 -0500
commit8674b9ae5d43cf28bf1acbb121036c3ac5071ec1 (patch)
tree0a3980d9c92730a59ae2c61e62d40cb991584796 /dev-libs/protobuf/protobuf-9999.ebuild
parentdev-python/protobuf-python: Update dependencies. (diff)
downloadgentoo-8674b9ae5d43cf28bf1acbb121036c3ac5071ec1.tar.gz
gentoo-8674b9ae5d43cf28bf1acbb121036c3ac5071ec1.tar.bz2
gentoo-8674b9ae5d43cf28bf1acbb121036c3ac5071ec1.zip
dev-libs/protobuf: Version bump (3.14.0).
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'dev-libs/protobuf/protobuf-9999.ebuild')
-rw-r--r--dev-libs/protobuf/protobuf-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/protobuf/protobuf-9999.ebuild b/dev-libs/protobuf/protobuf-9999.ebuild
index f11f90153158..ae36a439b162 100644
--- a/dev-libs/protobuf/protobuf-9999.ebuild
+++ b/dev-libs/protobuf/protobuf-9999.ebuild
@@ -35,7 +35,7 @@ RDEPEND="emacs? ( app-editors/emacs:* )
PATCHES=(
"${FILESDIR}/${PN}-3.13.0-disable_no-warning-test.patch"
"${FILESDIR}/${PN}-3.13.0-system_libraries.patch"
- "${FILESDIR}/${PN}-3.13.0-protoc_input_output_files.patch"
+ "${FILESDIR}/${PN}-3.14.0-protoc_input_output_files.patch"
)
DOCS=(CHANGES.txt CONTRIBUTORS.txt README.md)