projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9072f7
)
softflowd: Fix URL
6606/head
author
Rosen Penev
<rosenp@gmail.com>
Sun, 29 Jul 2018 07:57:09 +0000
(
00:57
-0700)
committer
GitHub
<noreply@github.com>
Sun, 29 Jul 2018 07:57:09 +0000
(
00:57
-0700)
Found using uscan.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
net/softflowd/Makefile
patch
|
blob
|
history
diff --git
a/net/softflowd/Makefile
b/net/softflowd/Makefile
index 18ae4eb823e2ce0b3f396b935ce67b0ca30bd38e..1726179a7aa81de8126deeb92317a8810b67c4b9 100644
(file)
--- a/
net/softflowd/Makefile
+++ b/
net/softflowd/Makefile
@@
-26,7
+26,7
@@
define Package/softflowd
CATEGORY:=Network
DEPENDS:=+libpcap
TITLE:=softflowd
- URL:=http
://code.google.com
/p/softflowd/
+ URL:=http
s://code.google.com/archive
/p/softflowd/
endef
define Package/softflowd/description