From: Bernd Kuhls Date: Sat, 30 Jan 2016 07:26:27 +0000 (+0100) Subject: package/fio: bump version to 2.6, fix musl build X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f22b47c39fd8840486a1daf592f5621b80d5d5b1;p=buildroot.git package/fio: bump version to 2.6, fix musl build Fixes http://autobuild.buildroot.net/results/063/0637236b89e3251bbf8b649ff60de0ff19494703/ http://autobuild.buildroot.net/results/2fe/2fefe784fb45368344775c7b6f2eb83e1c0c2104/ and others Signed-off-by: Bernd Kuhls Signed-off-by: Thomas Petazzoni --- diff --git a/package/fio/fio.mk b/package/fio/fio.mk index f9a690e7cf..9b148097e2 100644 --- a/package/fio/fio.mk +++ b/package/fio/fio.mk @@ -4,7 +4,7 @@ # ################################################################################ -FIO_VERSION = fio-2.1.4 +FIO_VERSION = fio-2.6 FIO_SITE = git://git.kernel.dk/fio.git FIO_LICENSE = GPLv2 + special obligations FIO_LICENSE_FILES = LICENSE