Update libnfc to version 1.7.0.

https://libnfc.googlecode.com/files/libnfc-1.7.0.tar.bz2 needs to be added
to http://downloads.openwrt.org/sources/

Signed-off-by: JiapengLi <gaplee...@gmail.com>
---
diff --git a/libs/libnfc/Makefile b/libs/libnfc/Makefile
index 882554f..ae30c8e 100644
--- a/libs/libnfc/Makefile
+++ b/libs/libnfc/Makefile
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk

 PKG_NAME:=libnfc
-PKG_VERSION:=1.4.2
+PKG_VERSION:=1.7.0
 PKG_RELEASE:=1

-PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
+PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://libnfc.googlecode.com/files
-PKG_MD5SUM:=c99b2b9212b1a1b064055a199779bdd8
+PKG_MD5SUM:=8d8aced79cc0859c605c04d59e4484b3

 PKG_FIXUP:=autoreconf
 PKG_INSTALL:=1
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to