buildroot/package/fmtools/fmtools.mk
Bernd Kuhls 02d30e1dd8 package/fmtools: bump version to 2.0.7
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-04-19 23:09:36 +02:00

13 lines
331 B
Makefile

################################################################################
#
# fmtools
#
################################################################################
FMTOOLS_VERSION = 2.0.7
FMTOOLS_SITE = http://benpfaff.org/fmtools
FMTOOLS_LICENSE = GPLv2+
FMTOOLS_LICENSE_FILES = COPYING
$(eval $(autotools-package))