From c2dbe107b1522d7845dbe3e38ebf9929192561ce Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 27 Mar 2026 15:07:07 +0100 Subject: [PATCH] community/znc: rebuild against python 3.14 --- community/znc/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/znc/APKBUILD b/community/znc/APKBUILD index db542bf83e7..059fe0e6b17 100644 --- a/community/znc/APKBUILD +++ b/community/znc/APKBUILD @@ -4,7 +4,7 @@ maintainer="Runxi Yu " pkgname=znc pkgver=1.10.1 -pkgrel=2 +pkgrel=3 pkgdesc="Advanced IRC bouncer" url="https://wiki.znc.in/ZNC" arch="all"