Author: hauke Date: 2015-08-03 22:49:37 +0200 (Mon, 03 Aug 2015) New Revision: 46552
Modified: trunk/package/kernel/acx-mac80211/Makefile Log: acx-mac80211: update git url use URL scheme documented at http://sourceforge.net/p/forge/documentation/Git/ Signed-off-by: Dirk Neukirchen <[email protected]> Signed-off-by: Hauke Mehrtens <[email protected]> Modified: trunk/package/kernel/acx-mac80211/Makefile =================================================================== --- trunk/package/kernel/acx-mac80211/Makefile 2015-08-03 20:34:28 UTC (rev 46551) +++ trunk/package/kernel/acx-mac80211/Makefile 2015-08-03 20:49:37 UTC (rev 46552) @@ -14,7 +14,7 @@ PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -PKG_SOURCE_URL:=git://acx100.git.sourceforge.net/gitroot/acx100/acx-mac80211 +PKG_SOURCE_URL:=git://git.code.sf.net/p/acx100/acx-mac80211 PKG_SOURCE_PROTO:=git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=$(PKG_REV) _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
