libfreefare: bumped version for 0.2.3 to 0.4.0

Signed-off-by: Michel Stempin <michel.stempin@wanadoo.fr>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39663 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
hauke 2014-02-21 21:31:27 +00:00
parent 082490e71c
commit 001060e07a

View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk include $(TOPDIR)/rules.mk
PKG_NAME:=libfreefare PKG_NAME:=libfreefare
PKG_VERSION:=0.2.3 PKG_VERSION:=0.4.0
PKG_RELEASE:=1 PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://nfc-tools.googlecode.com/files PKG_SOURCE_URL:=https://libfreefare.googlecode.com/files/
PKG_MD5SUM:=10af7796c16ec738c1b01501a7f68fae PKG_MD5SUM:=98db0c9aea71bda1cdf99dc119987c8c
PKG_FIXUP:=autoreconf PKG_FIXUP:=autoreconf
PKG_INSTALL:=1 PKG_INSTALL:=1