diff options
Diffstat (limited to 'net-libs/grpc/grpc-1.16.1.ebuild')
-rw-r--r-- | net-libs/grpc/grpc-1.16.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/grpc/grpc-1.16.1.ebuild b/net-libs/grpc/grpc-1.16.1.ebuild index f04778edda6d..6ab28ceba67a 100644 --- a/net-libs/grpc/grpc-1.16.1.ebuild +++ b/net-libs/grpc/grpc-1.16.1.ebuild @@ -30,9 +30,9 @@ DEPEND="${RDEPEND} " PATCHES=( - "${FILESDIR}/0001-grpc-1.13.0-fix-host-ar-handling.patch" - "${FILESDIR}/0003-grpc-1.3.0-Don-t-run-ldconfig.patch" - "${FILESDIR}/0005-grpc-1.11.0-pkgconfig-libdir.patch" + "${FILESDIR}/grpc-1.13.0-fix-host-ar-handling.patch" + "${FILESDIR}/grpc-1.3.0-Don-t-run-ldconfig.patch" + "${FILESDIR}/grpc-1.11.0-pkgconfig-libdir.patch" "${FILESDIR}/grpc-1.15.0-fix-cpp-so-version.patch" "${FILESDIR}/grpc-1.16.0-gcc8-fixes.patch" "${FILESDIR}/grpc-1.16.0-Prevent-shell-calls-longer-than-ARG_MAX.patch" |