Switch to new package format
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
name: wget
|
||||
description: Network utility to retrieve files from the Web
|
||||
version: 1.25.0
|
||||
revision: 3
|
||||
url: https://www.gnu.org/software/wget/wget.html
|
||||
license: GPL3
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- glibc
|
||||
- gnutls
|
||||
- libidn2
|
||||
- libpsl
|
||||
- nettle
|
||||
- pcre2
|
||||
- util-linux
|
||||
- zlib
|
||||
optional_depends:
|
||||
- ca-certificates
|
||||
make_depends:
|
||||
- gperf
|
||||
- perl
|
||||
downloads:
|
||||
- url: https://ftpmirror.gnu.org/gnu/wget/wget-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 766e48423e79359ea31e41db9e5c289675947a7fcf2efdcedb726ac9d0da3784
|
||||
Reference in New Issue
Block a user