Initial commit
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
[build]
|
||||
type = "autotools"
|
||||
|
||||
[dependencies]
|
||||
runtime = ["glibc"]
|
||||
|
||||
[package]
|
||||
description = "utility for determining the type of a given file or files"
|
||||
homepage = "https://www.darwinsys.com/file/"
|
||||
license = "BSD-2-Clause"
|
||||
name = "file"
|
||||
version = "5.46"
|
||||
|
||||
[[source]]
|
||||
extract_dir = "$name-$version"
|
||||
sha256 = "c9cc77c7c560c543135edc555af609d5619dbef011997e988ce40a3d75d86088"
|
||||
url = "https://astron.com/pub/file/file-$version.tar.gz"
|
||||
Reference in New Issue
Block a user