From afa91e78d0c5156f8295e9f4c39829a2053faa7b Mon Sep 17 00:00:00 2001 From: Jiri Slachta Date: Fri, 25 Jul 2014 15:48:23 +0200 Subject: [PATCH] sipsak: fix package site URL Signed-off-by: Jiri Slachta --- net/sipsak/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/sipsak/Makefile b/net/sipsak/Makefile index 46e8736..b92f093 100644 --- a/net/sipsak/Makefile +++ b/net/sipsak/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sipsak PKG_VERSION:=0.9.6-1 -PKG_RELEASE:=3 +PKG_RELEASE:=4 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/sipsak.berlios @@ -26,7 +26,7 @@ define Package/sipsak SUBMENU:=Telephony DEPENDS:=+libopenssl TITLE:=SIP (Session Initiation Protocol) stress and diagnostics utility - URL:=http://www.sipsak.org/ + URL:=http://sourceforge.net/projects/sipsak.berlios/ endef define Build/Configure -- 2.11.0