Gentoo Archives: gentoo-commits

From: Gergely Nagy <ngg@×××.hu>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/dotnet:master commit in: dev-dotnet/dotnetcore-sdk-bin-common/, dev-dotnet/dotnetcore-sdk-bin/
Date: Wed, 09 Sep 2020 07:10:39
Message-Id: 1599635424.fedb89feb87e8533f9b07932a18872351a2529ce.ngg@gentoo
1 commit: fedb89feb87e8533f9b07932a18872351a2529ce
2 Author: Gergely Nagy <ngg <AT> ngg <DOT> hu>
3 AuthorDate: Wed Sep 9 07:10:24 2020 +0000
4 Commit: Gergely Nagy <ngg <AT> ngg <DOT> hu>
5 CommitDate: Wed Sep 9 07:10:24 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/dotnet.git/commit/?id=fedb89fe
7
8 dev-dotnet/dotnetcore-sdk-bin{-common}: sep 2020 updates
9
10 Signed-off-by: Gergely Nagy <ngg <AT> ngg.hu>
11
12 ...n-common-2.1.809.ebuild => dotnetcore-sdk-bin-common-2.1.810.ebuild} | 2 +-
13 ...n-common-3.1.401.ebuild => dotnetcore-sdk-bin-common-3.1.402.ebuild} | 2 +-
14 ...netcore-sdk-bin-2.1.809.ebuild => dotnetcore-sdk-bin-2.1.810.ebuild} | 2 +-
15 ...netcore-sdk-bin-3.1.401.ebuild => dotnetcore-sdk-bin-3.1.402.ebuild} | 2 +-
16 4 files changed, 4 insertions(+), 4 deletions(-)
17
18 diff --git a/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-2.1.809.ebuild b/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-2.1.810.ebuild
19 similarity index 93%
20 rename from dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-2.1.809.ebuild
21 rename to dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-2.1.810.ebuild
22 index 1707835..89b2e09 100644
23 --- a/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-2.1.809.ebuild
24 +++ b/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-2.1.810.ebuild
25 @@ -10,7 +10,7 @@ HOMEPAGE="https://www.microsoft.com/net/core"
26 LICENSE="MIT"
27
28 SRC_URI="
29 -amd64? ( https://download.visualstudio.microsoft.com/download/pr/a44fb0b1-2c91-41d6-8970-321872341326/7e150d5bc0d3d96ae8c7cbd9e6b890fe/dotnet-sdk-${PV}-linux-x64.tar.gz )
30 +amd64? ( https://download.visualstudio.microsoft.com/download/pr/eb1b19f5-3c42-4f7b-b36a-67fae2040506/40cc70f95b6485b0b87bcbc655b7c855/dotnet-sdk-${PV}-linux-x64.tar.gz )
31 "
32
33 SLOT="0"
34
35 diff --git a/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-3.1.401.ebuild b/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-3.1.402.ebuild
36 similarity index 94%
37 rename from dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-3.1.401.ebuild
38 rename to dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-3.1.402.ebuild
39 index ac65358..bb001cb 100644
40 --- a/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-3.1.401.ebuild
41 +++ b/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-3.1.402.ebuild
42 @@ -10,7 +10,7 @@ HOMEPAGE="https://www.microsoft.com/net/core"
43 LICENSE="MIT"
44
45 SRC_URI="
46 -amd64? ( https://download.visualstudio.microsoft.com/download/pr/4f9b8a64-5e09-456c-a087-527cfc8b4cd2/15e14ec06eab947432de139f172f7a98/dotnet-sdk-${PV}-linux-x64.tar.gz )
47 +amd64? ( https://download.visualstudio.microsoft.com/download/pr/f01e3d97-c1c3-4635-bc77-0c893be36820/6ec6acabc22468c6cc68b61625b14a7d/dotnet-sdk-${PV}-linux-x64.tar.gz )
48 "
49
50 SLOT="0"
51
52 diff --git a/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-2.1.809.ebuild b/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-2.1.810.ebuild
53 similarity index 94%
54 rename from dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-2.1.809.ebuild
55 rename to dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-2.1.810.ebuild
56 index cd79267..170b4af 100644
57 --- a/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-2.1.809.ebuild
58 +++ b/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-2.1.810.ebuild
59 @@ -10,7 +10,7 @@ HOMEPAGE="https://www.microsoft.com/net/core"
60 LICENSE="MIT"
61
62 SRC_URI="
63 -amd64? ( https://download.visualstudio.microsoft.com/download/pr/a44fb0b1-2c91-41d6-8970-321872341326/7e150d5bc0d3d96ae8c7cbd9e6b890fe/dotnet-sdk-${PV}-linux-x64.tar.gz )
64 +amd64? ( https://download.visualstudio.microsoft.com/download/pr/eb1b19f5-3c42-4f7b-b36a-67fae2040506/40cc70f95b6485b0b87bcbc655b7c855/dotnet-sdk-${PV}-linux-x64.tar.gz )
65 "
66
67 SLOT="2.1"
68
69 diff --git a/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-3.1.401.ebuild b/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-3.1.402.ebuild
70 similarity index 94%
71 rename from dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-3.1.401.ebuild
72 rename to dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-3.1.402.ebuild
73 index cc9c74d..0740da2 100644
74 --- a/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-3.1.401.ebuild
75 +++ b/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-3.1.402.ebuild
76 @@ -10,7 +10,7 @@ HOMEPAGE="https://www.microsoft.com/net/core"
77 LICENSE="MIT"
78
79 SRC_URI="
80 -amd64? ( https://download.visualstudio.microsoft.com/download/pr/4f9b8a64-5e09-456c-a087-527cfc8b4cd2/15e14ec06eab947432de139f172f7a98/dotnet-sdk-${PV}-linux-x64.tar.gz )
81 +amd64? ( https://download.visualstudio.microsoft.com/download/pr/f01e3d97-c1c3-4635-bc77-0c893be36820/6ec6acabc22468c6cc68b61625b14a7d/dotnet-sdk-${PV}-linux-x64.tar.gz )
82 "
83
84 SLOT="3.1"