summaryrefslogtreecommitdiff
path: root/package/sipsak/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/sipsak/Makefile')
-rw-r--r--package/sipsak/Makefile6
1 files changed, 3 insertions, 3 deletions
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