Initial commit
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
[build]
|
||||
type = "custom"
|
||||
|
||||
[dependencies]
|
||||
runtime = ["glibc"]
|
||||
|
||||
[package]
|
||||
description = "Configuration tools for Linux networking"
|
||||
homepage = "http://net-tools.sourceforge.net/"
|
||||
license = "GPL-2.0-or-Later"
|
||||
name = "net-tools"
|
||||
version = "2.10"
|
||||
|
||||
[[source]]
|
||||
extract_dir = "$name-$version"
|
||||
sha256 = "b262435a5241e89bfa51c3cabd5133753952f7a7b7b93f32e08cb9d96f580d69"
|
||||
url = "https://downloads.sourceforge.net/project/net-tools/net-tools-$version.tar.xz"
|
||||
patches = [ "net-tools-2.10-posixify-configure.patch" ]
|
||||
|
||||
[[manual_sources]]
|
||||
file = "net-tools-2.10-posixify-configure.patch"
|
||||
sha256 = "sha512:a9ead01b37260be1b8b57ad88c0c436b418c5226d27bce7e069e26eb3552ca6e8fa54b5a8497e286229b0b00bb8e724795d423f89d4e02183914749a030547c6"
|
||||
Reference in New Issue
Block a user