Date: Saturday, April 8, 2023 @ 13:41:48
Author: felixonmars
Revision: 1442462
upgpkg: kea 2.2.0-6: rebuild with python 3.11
Modified:
kea/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-08 13:41:47 UTC (rev 1442461)
+++ PKGBUILD 2023-04-08 13:41:48 UTC (rev 1442462)
@@ -6,7 +6,7 @@
pkgname=("${pkgbase}" "${pkgbase}-docs")
pkgver=2.2.0
_upstreamver="${pkgver}"
-pkgrel=5
+pkgrel=6
pkgdesc='High-performance, extensible DHCP server engine from ISC, supporting
both DHCPv4 and DHCPv6'
arch=('x86_64')
url='https://kea.isc.org'