libnfc: switch git repository to github
authorRobbie Cao <robbie.cao@gmail.com>
Fri, 11 Nov 2016 23:41:12 +0000 (07:41 +0800)
committerYousong Zhou <yszhou4tech@gmail.com>
Sat, 12 Nov 2016 08:52:22 +0000 (02:52 -0600)
Signed-off-by: Robbie Cao <robbie.cao@gmail.com>
libs/libnfc/Makefile

index 9a144d2530d118e20281799100b5291adffd376e..c5369cc01e1ddb1a0c3676fe98219e96a98827ea 100644 (file)
@@ -15,7 +15,7 @@ PKG_FIXUP:=autoreconf
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 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_VERSION:=$(PKG_NAME)-$(PKG_VERSION)