summaryrefslogtreecommitdiffstats
path: root/rules/bonniexx.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2018-04-17 08:31:12 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-04-17 08:31:18 +0200
commit127e165e4105dd3f6cab1c626e0be1e24a731d46 (patch)
tree3b7c99ba315a17cd8ae9afc8d743d89086fbcd27 /rules/bonniexx.make
parent36f29fd0f1a13326e90ce3ac7d0f6f75321af106 (diff)
downloadptxdist-127e165e4105dd3f6cab1c626e0be1e24a731d46.tar.gz
ptxdist-127e165e4105dd3f6cab1c626e0be1e24a731d46.tar.xz
bonniexx: version bump 1.97 -> 1.97.3
Needed to build with gcc 7.x Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/bonniexx.make')
-rw-r--r--rules/bonniexx.make6
1 files changed, 3 insertions, 3 deletions
diff --git a/rules/bonniexx.make b/rules/bonniexx.make
index da862a669..95f376f8c 100644
--- a/rules/bonniexx.make
+++ b/rules/bonniexx.make
@@ -17,11 +17,11 @@ PACKAGES-$(PTXCONF_BONNIEXX) += bonniexx
#
# Paths and names
#
-BONNIEXX_VERSION := 1.97
-BONNIEXX_MD5 := d6cf9703242998b2ddc2d875b028b3c6
+BONNIEXX_VERSION := 1.97.3
+BONNIEXX_MD5 := e4be8977e8f7e6d4375a8d1dadda8d9e
BONNIEXX := bonnie++-$(BONNIEXX_VERSION)
BONNIEXX_SUFFIX := tgz
-BONNIEXX_URL := http://www.coker.com.au/bonnie++/experimental/$(BONNIEXX).$(BONNIEXX_SUFFIX)
+BONNIEXX_URL := http://www.coker.com.au/bonnie++/$(BONNIEXX).$(BONNIEXX_SUFFIX)
BONNIEXX_SOURCE := $(SRCDIR)/$(BONNIEXX).$(BONNIEXX_SUFFIX)
BONNIEXX_DIR := $(BUILDDIR)/$(BONNIEXX)
BONNIEXX_LICENSE := GPL-2.0-only