summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/fio/fio.hash2
-rw-r--r--package/fio/fio.mk2
2 files changed, 3 insertions, 1 deletions
diff --git a/package/fio/fio.hash b/package/fio/fio.hash
new file mode 100644
index 0000000000..7eb08140c5
--- /dev/null
+++ b/package/fio/fio.hash
@@ -0,0 +1,2 @@
+# Locally computed
+sha256 1952db4d534221e6e8454f851dfcc38328b0ed4a3f499ea25a51ca2b5ccc8136 fio-fio-2.20.tar.gz
diff --git a/package/fio/fio.mk b/package/fio/fio.mk
index e7e9fbe2ec..c109f0795c 100644
--- a/package/fio/fio.mk
+++ b/package/fio/fio.mk
@@ -4,7 +4,7 @@
#
################################################################################
-FIO_VERSION = fio-2.13
+FIO_VERSION = fio-2.20
FIO_SITE = git://git.kernel.dk/fio.git
FIO_LICENSE = GPL-2.0 + special obligations
FIO_LICENSE_FILES = COPYING
OpenPOWER on IntegriCloud