Final good version of dotnet
This commit is contained in:
parent
be861a4bd0
commit
53eb29cdc7
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ fi
|
||||||
# libssl1.1
|
# libssl1.1
|
||||||
# libstdc++zlib
|
# libstdc++zlib
|
||||||
#'
|
#'
|
||||||
subpackages="dotnet-sdk-5.0:sdk dotnet-host-5.0:host dotnet-runtime-5.0:runtime aspnet-runtime-5.0:aspnet_runtime:noarch netstandard-targeting-pack-5.0:netstandard_targeting_pack-5.0:noarch $pkgname-targeting-pack-5.0:targeting_pack aspnet-targeting-pack-5.0:aspnet_targeting_pack:noarch"
|
subpackages="dotnet-sdk-5.0:sdk dotnet-host-5.0:host dotnet-runtime-5.0:runtime aspnet-runtime-5.0:aspnet_runtime:noarch netstandard-targeting-pack-5.0:netstandard_targeting_pack:noarch dotnet-targeting-pack-5.0:targeting_pack aspnet-targeting-pack-5.0:aspnet_targeting_pack:noarch"
|
||||||
_gittag=v${pkgver}-runtime
|
_gittag=v${pkgver}-runtime
|
||||||
_giturl=https://github.com/dotnet/source-build
|
_giturl=https://github.com/dotnet/source-build
|
||||||
options="!check !archcheck"
|
options="!check !archcheck"
|
||||||
|
|
Loading…
Reference in a new issue