Merge pull request #2772 from blogic/libnfc
authorHannu Nyman <hannu.nyman@iki.fi>
Tue, 7 Jun 2016 07:50:37 +0000 (10:50 +0300)
committerHannu Nyman <hannu.nyman@iki.fi>
Tue, 7 Jun 2016 07:50:37 +0000 (10:50 +0300)
libnfc: download source changed to github

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)