projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5842ae
)
libnl: fix URL
author
Luka Perkov
<luka@openwrt.org>
Sun, 11 Oct 2015 22:19:25 +0000
(22:19 +0000)
committer
Luka Perkov
<luka@openwrt.org>
Sun, 11 Oct 2015 22:19:25 +0000
(22:19 +0000)
Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
SVN-Revision: 47183
package/libs/libnl/Makefile
patch
|
blob
|
history
diff --git
a/package/libs/libnl/Makefile
b/package/libs/libnl/Makefile
index 241e9a76ed58aa92703292d50c474bac7a70dfca..b8e90675383d8bc24b2c3e9e17b86733a75ac297 100644
(file)
--- a/
package/libs/libnl/Makefile
+++ b/
package/libs/libnl/Makefile
@@
-21,7
+21,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/libnl/default
SECTION:=libs
CATEGORY:=Libraries
- URL:=http://
people.suug.ch
/~tgr/libnl/
+ URL:=http://
www.infradead.org
/~tgr/libnl/
endef
define Package/libnl-core