Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
openwrt
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Freifunk Luebeck
openwrt
Commits
2ad649d1
Commit
2ad649d1
authored
7 years ago
by
Stijn Tintel
Browse files
Options
Downloads
Patches
Plain Diff
iperf: bump to 2.0.10
Signed-off-by:
Stijn Tintel
<
stijn@linux-ipv6.be
>
parent
31e9445b
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
package/network/utils/iperf/Makefile
+4
-9
4 additions, 9 deletions
package/network/utils/iperf/Makefile
with
4 additions
and
9 deletions
package/network/utils/iperf/Makefile
+
4
−
9
View file @
2ad649d1
...
...
@@ -8,17 +8,12 @@
include
$(TOPDIR)/rules.mk
PKG_NAME
:=
iperf
PKG_VERSION
:=
2.0.9
PKG_VERSION_SUFFIX
:=
a
PKG_VERSION
:=
2.0.10
PKG_RELEASE
:=
1
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)$(
PKG_VERSION_SUFFIX
)
.tar.gz
# Temporary URL change - iperf upstream altered the already released target
# without bumping the version number. The new tarball is renamed to avoid
# conflicts with existing mirrored files.
# PKG_SOURCE_URL:=@SF/iperf2
PKG_SOURCE_URL
:=
http://mirror2.openwrt.org/sources
PKG_HASH
:=
db02911f35686e808ed247160dfa766e08ae3f59d1e7dcedef0ffb2a6643f0bf
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.gz
PKG_HASH
:=
7fe4348dcca313b74e0aa9c34a8ccd713b84a5615b8578f4aa94cedce9891ef2
PKG_SOURCE_URL
:=
@SF/iperf2
PKG_MAINTAINER
:=
Felix Fietkau <nbd@nbd.name>
PKG_LICENSE
:=
BSD-3-Clause
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment