modified: d/dotNET-Core-SDK/dotNET-Core-SDK-2.1.200.eb

Former-commit-id: 17d1e67a8fd60888325639440febd3814f038eb3
This commit is contained in:
Lukáš Krupčík 2018-06-04 09:21:49 +02:00
parent 51d5618201
commit 750918fd01

View File

@ -10,7 +10,7 @@ description = """.NET is a free, cross-platform, open source developer platform
toolchain = {'name': 'dummy', 'version': ''}
source_urls = ['https://download.microsoft.com/download/3/7/1/37189942-C91D-46E9-907B-CF2B2DE584C7/dotnet-sdk-2.1.200-linux-x64.tar.gz']
source_urls = ['https://download.microsoft.com/download/3/7/1/37189942-C91D-46E9-907B-CF2B2DE584C7/']
sources = ['dotnet-sdk-%(version)s-linux-x64.tar.gz']
dependencies = [('libunwind', '1.2')]