On Mon, 17 May 2021 at 20:08, Paul Spooren <[email protected]> wrote: > > > On 5/16/21 6:01 PM, Robert Marko wrote: > > Update ethtool to newly released 5.12 version. > > > > Signed-off-by: Robert Marko <[email protected]> > > --- > Could this be moved to packages.git?
Yes, I think that someone even posted a patch some time ago for that. > > package/network/utils/ethtool/Makefile | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > diff --git a/package/network/utils/ethtool/Makefile > > b/package/network/utils/ethtool/Makefile > > index 3efc90490b..d645cf9bbb 100644 > > --- a/package/network/utils/ethtool/Makefile > > +++ b/package/network/utils/ethtool/Makefile > > @@ -8,13 +8,13 @@ > > include $(TOPDIR)/rules.mk > > > > PKG_NAME:=ethtool > > -PKG_VERSION:=5.10 > > +PKG_VERSION:=5.12 > > PKG_RELEASE:=1 > > > > PKG_MAINTAINER:=Felix Fietkau <[email protected]> > > PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz > > PKG_SOURCE_URL:=@KERNEL/software/network/ethtool > > -PKG_HASH:=817d5396a9307b4c637b435d4c558b8f5f964a1464a035ca3c0180f4cc93cfcf > > +PKG_HASH:=f5ddfa9c75053d8011b8c8c99ec4e2d3c83cd1972f638692d62e37fa3ef36f07 > > > > PKG_LICENSE:=GPL-2.0 > > PKG_LICENSE_FILES:=COPYING _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
