user/dotnet8-runtime: upgrade to 8.0.0_pre4
This commit is contained in:
parent
0a3abc7a86
commit
5fa5e73919
1 changed files with 3 additions and 4 deletions
|
@ -2,8 +2,8 @@
|
|||
# Contributor: Antoine Martin (ayakael) <dev@ayakael.net>
|
||||
|
||||
pkgname=dotnet8-runtime
|
||||
pkgver=8.0.0_pre3
|
||||
_bldver=8.0.100_pre3-r0
|
||||
pkgver=8.0.0_pre4
|
||||
_bldver=8.0.100_pre4-r0
|
||||
pkgrel=0
|
||||
|
||||
# Following for dotnet build version 6.0 and up
|
||||
|
@ -14,8 +14,7 @@ pkgdesc="The .NET $_pkgver_macro Core runtime"
|
|||
# x86: blocked by https://github.com/dotnet/runtime/issues/77667
|
||||
# armhf: blocked by https://github.com/dotnet/runtime/issues/77663
|
||||
# riscv64: port WIP https://github.com/dotnet/runtime/issues/36748
|
||||
# roslyn fails
|
||||
#arch="all !x86 !armhf !riscv64"
|
||||
arch="all !x86 !armhf !riscv64 !armv7"
|
||||
url=https://dotnet.microsoft.com
|
||||
license="MIT"
|
||||
depends="
|
||||
|
|
Loading…
Reference in a new issue