projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
367a00b
)
netperf: use bz2
author
Oliver Ertl
<oliver@ertl-net.net>
Sat, 11 Aug 2007 16:06:22 +0000
(16:06 +0000)
committer
Oliver Ertl
<oliver@ertl-net.net>
Sat, 11 Aug 2007 16:06:22 +0000
(16:06 +0000)
SVN-Revision: 8398
net/netperf/Makefile
patch
|
blob
|
history
diff --git
a/net/netperf/Makefile
b/net/netperf/Makefile
index 3b0fd01c1d41be025f90fe4498b19e53fc85c4b3..b148ff41fcd4ff72942ef17277b00162a1759219 100644
(file)
--- a/
net/netperf/Makefile
+++ b/
net/netperf/Makefile
@@
-12,9
+12,9
@@
PKG_NAME:=netperf
PKG_VERSION:=2.4.3
PKG_RELEASE:=2
-PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.
gz
+PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.
bz2
PKG_SOURCE_URL:=ftp://ftp.netperf.org/netperf/
-PKG_MD5SUM:=
391a0d98954c72a6ad7f08b8a115e1ce
+PKG_MD5SUM:=
8b1f48500443b18b825ae2763a51eced
include $(INCLUDE_DIR)/package.mk