git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
6e1b493
)
libnfc: download source changed to github
author
John Crispin
<redacted>
Mon, 30 May 2016 15:22:05 +0000
(17:22 +0200)
committer
John Crispin
<redacted>
Mon, 30 May 2016 15:22:38 +0000
(17:22 +0200)
Signed-off-by: John Crispin <redacted>
libs/libnfc/Makefile
patch
|
blob
|
history
diff --git
a/libs/libnfc/Makefile
b/libs/libnfc/Makefile
index 9a144d2530d118e20281799100b5291adffd376e..c5369cc01e1ddb1a0c3676fe98219e96a98827ea 100644
(file)
--- 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)
git clone https://git.99rst.org/PROJECT