Initial commit
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
[build]
|
||||
type = "custom"
|
||||
|
||||
[dependencies]
|
||||
build = ["make"]
|
||||
runtime = [
|
||||
"glibc",
|
||||
"sh",
|
||||
]
|
||||
|
||||
[package]
|
||||
description = "POSIX.1-2017 Manpages"
|
||||
homepage = "https://www.kernel.org/doc/man-pages/"
|
||||
license = "custom"
|
||||
name = "man-pages"
|
||||
version = "2017a"
|
||||
|
||||
[[source]]
|
||||
extract_dir = "$name-$version"
|
||||
sha256 = "ce67bb25b5048b20dad772e405a83f4bc70faf051afa289361c81f9660318bc3"
|
||||
url = "https://cdn.kernel.org/pub/linux/docs/man-pages/man-pages-posix/man-pages-posix-2017-a.tar.xz"
|
||||
Reference in New Issue
Block a user