Author: luka Date: 2015-10-12 00:19:25 +0200 (Mon, 12 Oct 2015) New Revision: 47183
Modified: trunk/package/libs/libnl/Makefile Log: libnl: fix URL Signed-off-by: Baptiste Jonglez <[email protected]> Modified: trunk/package/libs/libnl/Makefile =================================================================== --- trunk/package/libs/libnl/Makefile 2015-10-11 19:08:08 UTC (rev 47182) +++ trunk/package/libs/libnl/Makefile 2015-10-11 22:19:25 UTC (rev 47183) @@ -21,7 +21,7 @@ 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 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
