[arch-commits] Commit in kea/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Tue Jul 3 11:32:46 UTC 2018


    Date: Tuesday, July 3, 2018 @ 11:32:46
  Author: arodseth
Revision: 350846

upgpkg: kea 1.4.0-2

Modified:
  kea/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-03 11:32:20 UTC (rev 350845)
+++ PKGBUILD	2018-07-03 11:32:46 UTC (rev 350846)
@@ -3,12 +3,12 @@
 pkgname='kea'
 pkgver=1.4.0
 _upstreamver=1.4.0
-pkgrel=1
+pkgrel=2
 pkgdesc='High-performance, extensible DHCP server engine from ISC, supporting both DHCPv4 and DHCPv6'
 arch=('x86_64')
 url='http://kea.isc.org'
 license=('MPL2')
-depends=('botan>=2.6.0' 'boost-libs' 'log4cplus' 'libmariadbclient' 'postgresql-libs')
+depends=('botan>=2.7.0' 'boost-libs' 'log4cplus' 'libmariadbclient' 'postgresql-libs')
 makedepends=('boost'
              'postgresql' # Needed for some headers
              'python') # kea-shell



More information about the arch-commits mailing list