Browse Source

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]>

SVN-Revision: 46552
Hauke Mehrtens 10 years ago
parent
commit
9378f970ed
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/kernel/acx-mac80211/Makefile

+ 1 - 1
package/kernel/acx-mac80211/Makefile

@@ -14,7 +14,7 @@ PKG_VERSION:=20140216
 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)