summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2021-04-06 00:00:00 +0000
committerMike Gilbert <floppym@gentoo.org>2021-04-09 18:32:17 -0400
commit4ecc08556da1d6181d5eed03b0d4c4a9b29d2e67 (patch)
tree42764c28237bca888e8128eb1c4be13ab51a5fc2 /dev-libs/protobuf/protobuf-9999.ebuild
parentprofiles/use.desc: Add "llvm-libunwind" USE flag. (diff)
downloadgentoo-4ecc08556da1d6181d5eed03b0d4c4a9b29d2e67.tar.gz
gentoo-4ecc08556da1d6181d5eed03b0d4c4a9b29d2e67.tar.bz2
gentoo-4ecc08556da1d6181d5eed03b0d4c4a9b29d2e67.zip
dev-libs/protobuf: Version bumps (3.15.*).
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.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/protobuf/protobuf-9999.ebuild b/dev-libs/protobuf/protobuf-9999.ebuild
index 842b1bf5554c..adc2b704358f 100644
--- a/dev-libs/protobuf/protobuf-9999.ebuild
+++ b/dev-libs/protobuf/protobuf-9999.ebuild
@@ -33,9 +33,9 @@ RDEPEND="emacs? ( app-editors/emacs:* )
zlib? ( sys-libs/zlib[${MULTILIB_USEDEP}] )"
PATCHES=(
- "${FILESDIR}/${PN}-3.13.0-disable_no-warning-test.patch"
- "${FILESDIR}/${PN}-3.13.0-system_libraries.patch"
- "${FILESDIR}/${PN}-3.14.0-protoc_input_output_files.patch"
+ "${FILESDIR}/${PN}-3.15.0-disable_no-warning-test.patch"
+ "${FILESDIR}/${PN}-3.15.0-system_libraries.patch"
+ "${FILESDIR}/${PN}-3.15.0-protoc_input_output_files.patch"
)
DOCS=(CHANGES.txt CONTRIBUTORS.txt README.md)