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:
7f20abd
)
asterisk-1.8.x-chan-sccp-b: update to latest revision 4850
author
Jiri Slachta
<slachta@cesnet.cz>
Sat, 7 Sep 2013 15:38:05 +0000
(17:38 +0200)
committer
Jiri 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
patch
|
blob
|
history
diff --git
a/net/asterisk-1.8.x-chan-sccp-b/Makefile
b/net/asterisk-1.8.x-chan-sccp-b/Makefile
index 9b098e34748908aaad6e52b6a10e28b728018102..77a21a82836d8daa0e7f5ff30af6e6f9f780ffbf 100644
(file)
--- a/
net/asterisk-1.8.x-chan-sccp-b/Makefile
+++ b/
net/asterisk-1.8.x-chan-sccp-b/Makefile
@@
-8,7
+8,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=asterisk18-chan-sccp-b
-PKG_REV=4
631
+PKG_REV=4
850
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