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

Alexander Rødseth arodseth at archlinux.org
Sun Apr 15 14:44:00 UTC 2018


    Date: Sunday, April 15, 2018 @ 14:43:59
  Author: arodseth
Revision: 316352

upgpkg: kea 1.3.0-7

Modified:
  kea/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-15 14:39:58 UTC (rev 316351)
+++ PKGBUILD	2018-04-15 14:43:59 UTC (rev 316352)
@@ -2,12 +2,12 @@
 # Contributor: nfnty
 pkgname='kea'
 pkgver=1.3.0
-pkgrel=6
+pkgrel=7
 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' 'boost-libs' 'log4cplus' 'libmariadbclient' 'postgresql-libs')
+depends=('botan>=2.6.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