From 8edde98c9140e96704fd9d6bf1af3a56902d70d6 Mon Sep 17 00:00:00 2001 From: Robbie Cao Date: Sat, 12 Nov 2016 07:41:12 +0800 Subject: [PATCH] libnfc: switch git repository to github Signed-off-by: Robbie Cao --- libs/libnfc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/libnfc/Makefile b/libs/libnfc/Makefile index 9a144d2530..c5369cc01e 100644 --- a/libs/libnfc/Makefile +++ b/libs/libnfc/Makefile @@ -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) -- 2.30.2