From 001060e07ab51e5fdbc5debffe294229744670b5 Mon Sep 17 00:00:00 2001 From: hauke Date: Fri, 21 Feb 2014 21:31:27 +0000 Subject: [PATCH] libfreefare: bumped version for 0.2.3 to 0.4.0 Signed-off-by: Michel Stempin git-svn-id: svn://svn.openwrt.org/openwrt/packages@39663 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/libfreefare/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/libs/libfreefare/Makefile b/libs/libfreefare/Makefile index d5bcf2aaf..1aab78ab2 100644 --- a/libs/libfreefare/Makefile +++ b/libs/libfreefare/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libfreefare -PKG_VERSION:=0.2.3 +PKG_VERSION:=0.4.0 PKG_RELEASE:=1 -PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=http://nfc-tools.googlecode.com/files -PKG_MD5SUM:=10af7796c16ec738c1b01501a7f68fae +PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 +PKG_SOURCE_URL:=https://libfreefare.googlecode.com/files/ +PKG_MD5SUM:=98db0c9aea71bda1cdf99dc119987c8c PKG_FIXUP:=autoreconf PKG_INSTALL:=1