| Submitter | Gustavo Zacarias |
|---|---|
| Date | Oct. 8, 2012, 10:01 p.m. |
| Message ID | <1349733665-2584-3-git-send-email-gustavo@zacarias.com.ar> |
| Download | mbox | patch |
| Permalink | /patch/190154/ |
| State | Accepted |
| Commit | 902b1ddd151aa64637c80f120f4db5af0ee3fc0c |
| Headers | show |
Comments
>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:
Gustavo> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Committed, thanks.
Patch
diff --git a/package/ethtool/ethtool.mk b/package/ethtool/ethtool.mk index 30d0a47..a336b52 100644 --- a/package/ethtool/ethtool.mk +++ b/package/ethtool/ethtool.mk @@ -4,7 +4,7 @@ # ############################################################# -ETHTOOL_VERSION = 3.5 +ETHTOOL_VERSION = 3.6 ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool ETHTOOL_LICENSE = GPLv2 ETHTOOL_LICENSE_FILE = COPYING
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> --- package/ethtool/ethtool.mk | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)