From 38d29cae7180b3b062cdb3f51bd9105584611ec8 Mon Sep 17 00:00:00 2001 From: Thibaut Notteboom Date: Sun, 30 Apr 2017 14:21:30 +0700 Subject: network/kea: Updated for version 1.2.0. Signed-off-by: Willy Sudiarto Raharjo --- network/kea/kea.SlackBuild | 6 +++--- network/kea/kea.info | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/network/kea/kea.SlackBuild b/network/kea/kea.SlackBuild index 533316a8d6..e68574535f 100644 --- a/network/kea/kea.SlackBuild +++ b/network/kea/kea.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for kea -# Copyright 2016 Thibaut Notteboom, Paris, FRANCE +# Copyright 2016-2017 Thibaut Notteboom, Paris, FRANCE # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=kea -VERSION=${VERSION:-1.1.0} +VERSION=${VERSION:-1.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -80,11 +80,11 @@ CXXFLAGS="$SLKCFLAGS" \ --localstatedir=/var \ --mandir=/usr/man \ --docdir=/usr/doc/$PRGNAM-$VERSION \ - --disable-static \ --with-log4cplus \ --with-openssl \ --with-dhcp-mysql \ --with${PGSQL}-dhcp-pgsql \ + --disable-static \ --build=$ARCH-slackware-linux make diff --git a/network/kea/kea.info b/network/kea/kea.info index 486955686e..c70b7d4c1a 100644 --- a/network/kea/kea.info +++ b/network/kea/kea.info @@ -1,8 +1,8 @@ PRGNAM="kea" -VERSION="1.1.0" +VERSION="1.2.0" HOMEPAGE="http://kea.isc.org/" -DOWNLOAD="http://ftp.isc.org/isc/kea/1.1.0/kea-1.1.0.tar.gz" -MD5SUM="716d5376374cd111dba301ece5111602" +DOWNLOAD="http://ftp.isc.org/isc/kea/1.2.0/kea-1.2.0.tar.gz" +MD5SUM="7e3f2b23052105c82991663261259c5b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="log4cplus" -- cgit v1.2.3