mirror of
https://github.com/openwrt/packages.git
synced 2026-01-09 03:20:19 +04:00
Merge pull request #2772 from blogic/libnfc
libnfc: download source changed to github
This commit is contained in:
@@ -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)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user