From 0f23276b43e819d58c2767e0299db1adc8b09c4e Mon Sep 17 00:00:00 2001 From: Antoine Martin Date: Tue, 14 Mar 2023 16:36:44 -0400 Subject: [PATCH] user/dotnet7-runtime: upgrade to 7.0.4 --- user/dotnet7-runtime/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/user/dotnet7-runtime/APKBUILD b/user/dotnet7-runtime/APKBUILD index 58b44d1..217bbb6 100644 --- a/user/dotnet7-runtime/APKBUILD +++ b/user/dotnet7-runtime/APKBUILD @@ -6,8 +6,8 @@ # - CVE-2023-21808 pkgname=dotnet7-runtime -pkgver=7.0.3 -_bldver=7.0.103-r0 +pkgver=7.0.4 +_bldver=7.0.104-r0 pkgrel=0 # Following for dotnet build version 6.0 and up