From cb40c89f02c0ec1f0bdd2b8336989a8bfe484d77 Mon Sep 17 00:00:00 2001
From: fossdd <fossdd@pwned.life>
Date: Thu, 9 Jan 2025 01:36:46 +0000
Subject: [PATCH] community/glib-networking: upgrade to 2.80.1

https://download.gnome.org/sources/glib-networking/2.80/glib-networking-2.80.1.news
---
 community/glib-networking/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/glib-networking/APKBUILD b/community/glib-networking/APKBUILD
index 59fe55b5006e..b6046944b1ed 100644
--- a/community/glib-networking/APKBUILD
+++ b/community/glib-networking/APKBUILD
@@ -2,7 +2,7 @@
 # Contributor: Natanael Copa <ncopa@alpinelinux.org>
 # Maintainer: Krassy Boykinov <kboykinov@teamcentrixx.com>
 pkgname=glib-networking
-pkgver=2.80.0
+pkgver=2.80.1
 pkgrel=0
 pkgdesc="Networking support for GLib"
 url="https://gitlab.gnome.org/GNOME/glib-networking"
@@ -46,5 +46,5 @@ package() {
 }
 
 sha512sums="
-9707bd47a7f613bc24ac3212737b6b67c57fb6c5dc20e8659a6276750cb07d2af7d42277e4c7294644e8e833eb5aea28320f3d517073e1316860a1dee2e3dc2b  glib-networking-2.80.0.tar.xz
+0f1b3807635fcae143ad1a89731a8f7e1b6f4b8f6cc2dd1b7b5eea3d77c796ee5a55ea330901bfd22927d07795f39450d30f0f1029595761e659f96a8415c263  glib-networking-2.80.1.tar.xz
 "
-- 
GitLab