summaryrefslogtreecommitdiff
path: root/net-libs/nghttp3
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
commit40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (patch)
tree758c221bad35c9288d0bd6df9c7dfc226728e52c /net-libs/nghttp3
parent8d5dbd847cbc704a6a06405856e94b461011afe3 (diff)
gentoo resync : 28.04.2021
Diffstat (limited to 'net-libs/nghttp3')
-rw-r--r--net-libs/nghttp3/Manifest4
-rw-r--r--net-libs/nghttp3/nghttp3-0_pre20190912.ebuild4
-rw-r--r--net-libs/nghttp3/nghttp3-9999.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/net-libs/nghttp3/Manifest b/net-libs/nghttp3/Manifest
index 2bab7bf0eba5..cb598166fc42 100644
--- a/net-libs/nghttp3/Manifest
+++ b/net-libs/nghttp3/Manifest
@@ -1,4 +1,4 @@
DIST nghttp3-0_pre20190912.tar.gz 155172 BLAKE2B fabd472e429222502288b7a4030b4aa51f8a1b609590d63b51ab3f918b8cdb462b766a40911986b3f72f2f1b0debee1f0ebdf8802991bf4fc5d4a6d14297bdcc SHA512 89c7b40843bde9d2c2ab24211794b6ae0e1fa15413e92dcf2238b876552f29bb2f0db724d9a205c2a1c98f25a14ef570c9e53df52fb519230b6f78dcc04d2117
-EBUILD nghttp3-0_pre20190912.ebuild 951 BLAKE2B 4339d45c0adaae610beac5b92d535a9e7096ec116c00044cb742e1b932ca1780a8c68b095748467b6aa3828f9926df1e8077a468aba4b253e9285eeb7f12af0a SHA512 08ae274e8f6988065a157e41415fba0040daa558e6b0f380aae410c33d0cc8085508f128eba573d7030516d1d7c344519f06cd72e5f8b056e0654b00e98007bc
-EBUILD nghttp3-9999.ebuild 853 BLAKE2B 18f4a885cbb2e6760300b799d9f114bab49d6ad4e78708241c9bd10a74fa273d56ebc660e45bc92a51c3204f55e9fb3e7a1a5e8dd566bf09a8c63ed2a6e000de SHA512 c1cc2f3e6b24bd9882c53db39c77a320d0775f4b9de415ade0d0c65f74ea2b5d427807dc9f1777451f046850d07d39aa56a30283a4589f9fdbd661aba2129ae8
+EBUILD nghttp3-0_pre20190912.ebuild 941 BLAKE2B a4cc64ea20ab706571df94c2e2a581b0c49b29fcf0c3a63e75752c98f205ee29e89c0ae0d4be0fb4d20040c60522a0f38fb2ea520cac2ceae99b8cb3fd4cefd6 SHA512 3f6f808136cdaefade5647b44ede3ba70abcc9163e197ab913e78d251862de232d85a5bc5361880431490b3012d273d3bdc8277a0e0256d7a94d7cf842cf25d8
+EBUILD nghttp3-9999.ebuild 843 BLAKE2B 8d644057250bae499c19da70a8cd6ec7d9c8963c7559ed91604b4024f1f924e6ce84ef4c6b7a3133881ec286b0ba1f2253cfeb2450fec9aa3eb4ca93f8e4c24b SHA512 2bc088e72cd1e6f4891ee08a36f6aba03d435dbb6872c56f785557e607eeb7090ae6add9996475056f85456e846c043d6128335cb9b755a683049d77ad61e3f2
MISC metadata.xml 326 BLAKE2B 04521fe96f519c53e0a95a6a720be2e9828cb12ca5b51c6895d23e01e99d88d6b9970a5b01cdc9fc158444c01fd77e192a9071445f389df300e0fe9ec5c0d7f4 SHA512 02b24b1a01a3682c089affbba8f49eb19e1751362aa51306b9fd73e1050d465cf98511be57374321eb9b4fbb99db6c867995b9dcc1cc511b96d7286c039270bf
diff --git a/net-libs/nghttp3/nghttp3-0_pre20190912.ebuild b/net-libs/nghttp3/nghttp3-0_pre20190912.ebuild
index 75b9c45b8a13..f397afa4b9bf 100644
--- a/net-libs/nghttp3/nghttp3-0_pre20190912.ebuild
+++ b/net-libs/nghttp3/nghttp3-0_pre20190912.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -8,7 +8,7 @@ inherit cmake-multilib
if [[ ${PV} == 9999 ]] ; then
EGIT_REPO_URI="https://github.com/ngtcp2/nghttp3.git"
- inherit autotools git-r3
+ inherit git-r3
else
GIT_COMMIT="51379a041174ad953dc6ad437712f3b279f81919"
SRC_URI="https://github.com/ngtcp2/nghttp3/archive/${GIT_COMMIT}.tar.gz -> ${P}.tar.gz"
diff --git a/net-libs/nghttp3/nghttp3-9999.ebuild b/net-libs/nghttp3/nghttp3-9999.ebuild
index 3c8a6602bf51..3cfc00cf046a 100644
--- a/net-libs/nghttp3/nghttp3-9999.ebuild
+++ b/net-libs/nghttp3/nghttp3-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -8,7 +8,7 @@ inherit cmake-multilib
if [[ ${PV} == 9999 ]] ; then
EGIT_REPO_URI="https://github.com/ngtcp2/nghttp3.git"
- inherit autotools git-r3
+ inherit git-r3
else
SRC_URI="https://github.com/ngtcp2/nghttp3/releases/download/v${PV}/${P}.tar.xz"
KEYWORDS="~amd64 ~hppa"