@ -8,15 +8,16 @@
i n c l u d e $( TOPDIR ) / r u l e s . m k
PKG_NAME := fio
PKG_VERSION := 3.9
PKG_VERSION := 3.10
PKG_RELEASE := 1
PKG_MAINTAINER := Dragan Stancevic <ds@codeminutia.com>
PKG_LICENSE := GPL-2.0+
PKG_LICENSE_FILES := COPYING
PKG_SOURCE_URL := http://brick.kernel.dk/snaps
PKG_SOURCE := $( PKG_NAME) -$( PKG_VERSION) .tar.bz2
PKG_HASH := 74737319addca4eb33051a07e481b425757c54a69999b7cd9884bc3b8c54c4b5
PKG_HASH := 21150f1ac0b8d70f1b435a090221305b4e89ea17db3a313274d96b90b40dafcf
PKG_MAINTAINER := Dragan Stancevic <ds@codeminutia.com>
PKG_LICENSE := GPL-2.0+
PKG_LICENSE_FILES := COPYING
i n c l u d e $( INCLUDE_DIR ) / p a c k a g e . m k
@ -42,6 +43,7 @@ CONFIGURE_ARGS = \
--disable-numa \
--disable-rdma \
--disable-rados \
--disable-http \
--disable-rbd \
--disable-gfapi \
--disable-lex \