libnfc: switch git repository to github

Signed-off-by: Robbie Cao <robbie.cao@gmail.com>
This commit is contained in:
Robbie Cao
2016-11-12 07:41:12 +08:00
committed by Yousong Zhou
parent 33380cf7e2
commit 8edde98c91
+1 -1
View File
@@ -15,7 +15,7 @@ PKG_FIXUP:=autoreconf
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_URL:=https://code.google.com/p/libnfc/ PKG_SOURCE_URL:=https://github.com/nfc-tools/libnfc
PKG_SOURCE_PROTO:=git PKG_SOURCE_PROTO:=git
PKG_SOURCE_VERSION:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=$(PKG_NAME)-$(PKG_VERSION)