asterisk-11.x-chan-sccp-b: update to revision 4850
authorJiri Slachta <slachta@cesnet.cz>
Sat, 7 Sep 2013 15:39:20 +0000 (17:39 +0200)
committerJiri Slachta <slachta@cesnet.cz>
Sat, 7 Sep 2013 15:39:20 +0000 (17:39 +0200)
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
net/asterisk-11.x-chan-sccp-b/Makefile

index 4544f39..03b1ee4 100644 (file)
@@ -8,7 +8,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=asterisk11-chan-sccp-b
-PKG_REV=4751
+PKG_REV=4850
 PKG_VERSION:=r$(PKG_REV)
 PKG_RELEASE:=1
 
@@ -27,7 +27,7 @@ define Package/asterisk11-chan-sccp-b
   SECTION:=net
   CATEGORY:=Network
   TITLE:=SCCP channel provider for asterisk
-  URL:=http://chan-sccp-b.net.sourceforge.net/
+  URL:=http://chan-sccp-b.sourceforge.net/
   DEPENDS:= asterisk11 +libltdl
 endef