Update package version to 6.19
This commit is contained in:
@@ -1,8 +1,18 @@
|
||||
name: ethtool
|
||||
description: Utility for controlling network drivers and hardware
|
||||
version: 6.15
|
||||
version: "6.19"
|
||||
revision: 1
|
||||
url: https://www.kernel.org/pub/software/network/ethtool/
|
||||
license: GPL2-only
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
depends: ["glibc","libmnl"]
|
||||
type: source
|
||||
depends:
|
||||
- glibc
|
||||
- libmnl
|
||||
downloads:
|
||||
- url: https://mirrors.edge.kernel.org/pub/software/network/ethtool/ethtool-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 1c1a2f9fc02670ab005fb3e5de16688852bd6cea7e15ebc6ec91d0278b00dd79
|
||||
|
||||
Reference in New Issue
Block a user