From b79af2bf618c72e5c75d0788a804fc42ef41cadc Mon Sep 17 00:00:00 2001
From: sodface <sod@sodface.com>
Date: Wed, 21 Aug 2024 11:21:59 +0000
Subject: [PATCH] community/libnpupnp: upgrade to 6.2.0

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

diff --git a/community/libnpupnp/APKBUILD b/community/libnpupnp/APKBUILD
index 5afea07bf643..ae12d52f3ab4 100644
--- a/community/libnpupnp/APKBUILD
+++ b/community/libnpupnp/APKBUILD
@@ -1,7 +1,7 @@
 # Contributor: Leo <thinkabit.ukim@gmail.com>
 # Maintainer: Sodface <sod@sodface.com>
 pkgname=libnpupnp
-pkgver=6.1.3
+pkgver=6.2.0
 pkgrel=0
 pkgdesc="UPnP library based on libupnp, but extensively rewritten"
 url="https://www.lesbonscomptes.com/upmpdcli/npupnp-doc/libnpupnp.html"
@@ -27,5 +27,5 @@ package() {
 }
 
 sha512sums="
-763bf891a45efd1e022259839ac258b961a81a0e1e45d0b14c8a84a1ee3cdd02897ab98b9c4264871e2ec9cbc6cd315311d0a058f3fa0040b0f1198d1bd4b986  libnpupnp-6.1.3.tar.gz
+6c5bf0e26e61c5eecf93c1afe6a051db8b4d35a8d77f829afebae82cca0bfe2fe10ca20911f2f030eb6833acdeb2d001ea2b5ea863202559457347f6a6d41a07  libnpupnp-6.2.0.tar.gz
 "
-- 
GitLab