community/dotnet7-runtime: upgrade to 7.0.10

This commit is contained in:
Antoine Martin 2023-08-13 00:49:17 -04:00
parent fe7b7edf3c
commit 41ba4a9d0d
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -16,11 +16,19 @@
# - CVE-2023-33126 # - CVE-2023-33126
# - CVE-2023-33128 # - CVE-2023-33128
# - CVE-2023-33135 # - CVE-2023-33135
# 7.0.9-r0:
# - CVE-2023-33127
# - CVE-2023-33170
# 7.0.10-r0:
# - CVE-2023-38178
# - CVE-2023-35390
# - CVE-2023-38180
# - CVE-2023-35391
pkgname=dotnet7-runtime pkgname=dotnet7-runtime
pkgver=7.0.8 pkgver=7.0.10
_bldver=7.0.108-r0 _bldver=7.0.110-r0
pkgrel=0 pkgrel=0
# Following for dotnet build version 6.0 and up # Following for dotnet build version 6.0 and up
@ -31,8 +39,7 @@ pkgdesc="The .NET $_pkgver_macro Core runtime"
# x86: blocked by https://github.com/dotnet/runtime/issues/77667 # x86: blocked by https://github.com/dotnet/runtime/issues/77667
# armhf: blocked by https://github.com/dotnet/runtime/issues/77663 # armhf: blocked by https://github.com/dotnet/runtime/issues/77663
# riscv64: port WIP https://github.com/dotnet/runtime/issues/36748 # riscv64: port WIP https://github.com/dotnet/runtime/issues/36748
# s390x: no diskspace arch="all !x86 !armhf !riscv64"
arch="x86_64 armv7 aarch64"
url=https://dotnet.microsoft.com url=https://dotnet.microsoft.com
license="MIT" license="MIT"
depends=" depends="