index
:
openwrt-packages.git
Community maintained packages for OpenWrt
log msg
author
committer
range
linksys3200ac-master
master
update/libndpi-to-4.6
update/udpspeeder
about
summary
refs
log
tree
commit
diff
path:
root
/
net
/
netperf
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'net/netperf')
-rw-r--r--
net/netperf/Makefile
4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/netperf/Makefile b/net/netperf/Makefile
index 4d7ea00d7..fd824ba7c 100644
--- a/
net/netperf/Makefile
+++ b/
net/netperf/Makefile
@@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=netperf
-PKG_VERSION:=2.6.0
+PKG_VERSION:=2.7.0
PKG_RELEASE:=1
PKG_LICENSE:=Custom
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=ftp://ftp.netperf.org/netperf/
-PKG_MD5SUM:=9654ffdfd4c4f2c93ce3733cd9ed9236
+PKG_MD5SUM:=ad1c5342d61f297c417a93133aeba65a
include $(INCLUDE_DIR)/package.mk