acx-mac80211: update git url
use URL scheme documented at http://sourceforge.net/p/forge/documentation/Git/ Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 46552
This commit is contained in:
parent
252bcd379a
commit
9378f970ed
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue