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

index 9b098e34748908aaad6e52b6a10e28b728018102..77a21a82836d8daa0e7f5ff30af6e6f9f780ffbf 100644 (file)
@@ -8,7 +8,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=asterisk18-chan-sccp-b
-PKG_REV=4631
+PKG_REV=4850
 PKG_VERSION:=r$(PKG_REV)
 PKG_RELEASE:=1
 
@@ -27,7 +27,7 @@ define Package/asterisk18-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:= asterisk18 +libltdl
 endef