[PATCH 1/2] ethtool: update to version 5.12
Paul Spooren
mail at aparcar.org
Mon May 17 11:08:41 PDT 2021
On 5/16/21 6:01 PM, Robert Marko wrote:
> Update ethtool to newly released 5.12 version.
>
> Signed-off-by: Robert Marko <robimarko at gmail.com>
> ---
Could this be moved to packages.git?
> 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 <nbd at nbd.name>
> 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
More information about the openwrt-devel
mailing list