diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-03-17 13:33:06 +0800 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-03-17 13:33:06 +0800 |
commit | cbdbd5e020c2324f88f731238aa0eda795fcde2a (patch) | |
tree | 591170a9bfc0fb4bb7e2dd5cb5ec888bd6222bfa /benchmarks | |
parent | d367df6690c58aa8d771aafeefbd0ebacc0ecce8 (diff) | |
download | freebsd-ports-gnome-cbdbd5e020c2324f88f731238aa0eda795fcde2a.tar.gz freebsd-ports-gnome-cbdbd5e020c2324f88f731238aa0eda795fcde2a.tar.zst freebsd-ports-gnome-cbdbd5e020c2324f88f731238aa0eda795fcde2a.zip |
Update to 2.8
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/fio/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/fio/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/benchmarks/fio/Makefile b/benchmarks/fio/Makefile index 6fa614dbc5be..4a984ce6f9d7 100644 --- a/benchmarks/fio/Makefile +++ b/benchmarks/fio/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fio -PORTVERSION= 2.7 +PORTVERSION= 2.8 CATEGORIES= benchmarks MASTER_SITES= http://brick.kernel.dk/snaps/ diff --git a/benchmarks/fio/distinfo b/benchmarks/fio/distinfo index fddb1c6ffed5..a64a2db7bf83 100644 --- a/benchmarks/fio/distinfo +++ b/benchmarks/fio/distinfo @@ -1,2 +1,2 @@ -SHA256 (fio-2.7.tar.bz2) = 4a76b6edb4dd50181d79c713e9d3f2753f165d6b1b582ce92e8eb707a5de0896 -SIZE (fio-2.7.tar.bz2) = 513729 +SHA256 (fio-2.8.tar.bz2) = 815344531a6c0201872aca43581c2e4b6fbc1d735266dd12a0c3408754ec862f +SIZE (fio-2.8.tar.bz2) = 513800 |