From a9cf0f2c3d913ab2168845e656db8e4e9d6c6e6c Mon Sep 17 00:00:00 2001
From: Antoine Martin <dev@ayakael.net>
Date: Tue, 14 Mar 2023 18:04:08 -0400
Subject: [PATCH] community/dotnet6-runtime: upgrade to 6.0.15

---
 community/dotnet6-runtime/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/dotnet6-runtime/APKBUILD b/community/dotnet6-runtime/APKBUILD
index ea6984075aed..143bccb75df5 100644
--- a/community/dotnet6-runtime/APKBUILD
+++ b/community/dotnet6-runtime/APKBUILD
@@ -19,8 +19,8 @@
 
 
 pkgname=dotnet6-runtime
-pkgver=6.0.14
-_bldver=6.0.114-r0
+pkgver=6.0.15
+_bldver=6.0.115-r0
 pkgrel=0
 
 _pkgver_macro=${pkgver%.*}
-- 
GitLab