[Peter: also adjust upstream URL]
Signed-off-by: Arnaud Aujon <arnaud.aujon@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
help
Library for high level manipulation of MIFARE cards.
- http://code.google.com/p/nfc-tools/wiki/libfreefare
+ http://nfc-tools.org/index.php?title=Libfreefare
comment "libfreefare needs a toolchain w/ threads"
depends on !BR2_TOOLCHAIN_HAS_THREADS
################################################################################
LIBFREEFARE_VERSION = 0.3.4
-LIBFREEFARE_SITE = http://nfc-tools.googlecode.com/files
+LIBFREEFARE_SITE = http://libfreefare.googlecode.com/files
LIBFREEFARE_DEPENDENCIES = libnfc openssl
$(eval $(autotools-package))