From ab83006bb4585bfba8bed3c6c1942a8a812561aa Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 3 Mar 2026 11:26:04 +0100 Subject: [PATCH] main/kamailio: rebuild against python 3.14 --- main/kamailio/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/kamailio/APKBUILD b/main/kamailio/APKBUILD index 0a9f4b5f0a7..d8c6d174e03 100644 --- a/main/kamailio/APKBUILD +++ b/main/kamailio/APKBUILD @@ -6,7 +6,7 @@ pkgname=kamailio pkgver=6.0.4 -pkgrel=1 +pkgrel=2 # If building from a git snapshot, specify the gitcommit # If building a proper release, leave gitcommit blank or commented