Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / kea
Commits:
0bc6c28d by Robin Candau at 2024-12-03T21:07:42+01:00
upgpkg: 2.6.1-2: Python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = kea
pkgdesc = High-performance, extensible DHCP server engine from ISC,
supporting both DHCPv4 and DHCPv6
pkgver = 2.6.1
- pkgrel = 1
+ pkgrel = 2
url = https://kea.isc.org
arch = x86_64
license = MPL-2.0
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
pkgbase='kea'
pkgname=("${pkgbase}" "${pkgbase}-docs")
pkgver=2.6.1
-pkgrel=1
+pkgrel=2
pkgdesc='High-performance, extensible DHCP server engine from ISC, supporting
both DHCPv4 and DHCPv6'
arch=('x86_64')
url='https://kea.isc.org'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kea/-/commit/0bc6c28d61efabad8444537642dc4aeec3193b66
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kea/-/commit/0bc6c28d61efabad8444537642dc4aeec3193b66
You're receiving this email because of your account on gitlab.archlinux.org.