projects
/
feed
/
telephony.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
287dda8
)
sipsak: fix package site URL
author
Jiri Slachta
<slachta@cesnet.cz>
Fri, 25 Jul 2014 13:48:23 +0000
(15:48 +0200)
committer
Jiri Slachta
<slachta@cesnet.cz>
Fri, 25 Jul 2014 13:48:23 +0000
(15:48 +0200)
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
net/sipsak/Makefile
patch
|
blob
|
history
diff --git
a/net/sipsak/Makefile
b/net/sipsak/Makefile
index 46e8736392439a8b354e5dca7d71fa9b5173d2bb..b92f093c1a3ede9c83ffc53c450dba183e3ad9fd 100644
(file)
--- 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