From eb283f8f1e8af9715f253208d04ab97aa54ce6a7 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 24 Nov 2009 18:33:31 +0100 Subject: update mpd, libvirt, php and openldap - make more features available in mpd - add libmms package - do not call redundant clean on cleantarget --- package/sipsak/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/sipsak/Makefile') diff --git a/package/sipsak/Makefile b/package/sipsak/Makefile index 089cb6afe..45ba006c9 100644 --- a/package/sipsak/Makefile +++ b/package/sipsak/Makefile @@ -5,9 +5,9 @@ include ${TOPDIR}/rules.mk PKG_NAME:= sipsak PKG_VERSION:= 0.9.6 -PKG_RELEASE:= 1 +PKG_RELEASE:= 2 PKG_MD5SUM:= c4eb8e282902e75f4f040f09ea9d99d5 -PKG_DESCR:= a SIP (Session Initiation Protocol) stress and diagnostics utility +PKG_DESCR:= a SIP stress and diagnostics utility PKG_SECTION:= net PKG_DEPENDS:= libopenssl PKG_URL:= http://sipsak.org @@ -18,7 +18,7 @@ include ${TOPDIR}/mk/package.mk $(eval $(call PKG_template,SIPSAK,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION})) -CONFIGURE_STYLE:= autoconf gnu +CONFIGURE_STYLE:= gnu CONFIGURE_ARGS+= --disable-gnutls BUILD_STYLE:= auto INSTALL_STYLE:= auto -- cgit v1.2.3