Browse Source
lksctp-tools: Update URL
The old website still references an old version. Fixes uscan.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
lilik-openwrt-22.03
Rosen Penev
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
net/lksctp-tools/Makefile
|
|
@ -29,7 +29,7 @@ define Package/lksctp-tools/Default |
|
|
|
SECTION:=net |
|
|
|
CATEGORY:=Network |
|
|
|
TITLE:=SCTP user-land |
|
|
|
URL:=http://lksctp.sourceforge.net |
|
|
|
URL:=https://github.com/sctp/lksctp-tools |
|
|
|
endef |
|
|
|
|
|
|
|
define Package/libsctp |
|
|
|