Update pkg.info file
This commit is contained in:
@@ -1,13 +1,15 @@
|
||||
name: iana-etc
|
||||
description: /etc/protocols and /etc/services provided by IANA
|
||||
version: 20250826
|
||||
version: "20250826"
|
||||
revision: 1
|
||||
url: https://www.iana.org/protocols
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
make_depends: ["coreutils"]
|
||||
type: source
|
||||
make_depends:
|
||||
- coreutils
|
||||
downloads:
|
||||
- url: "https://github.com/Mic92/iana-etc/releases/download/${BPM_PKG_VERSION}/iana-etc-${BPM_PKG_VERSION}.tar.gz"
|
||||
- url: https://github.com/Mic92/iana-etc/releases/download/${BPM_PKG_VERSION}/iana-etc-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to_bpm_source: true
|
||||
extract_strip_components: 1
|
||||
checksum: d42525661c002c67d82d2e93fb99e1a58c91f47e9b2cff796f3092a4177a8666
|
||||
type: source
|
||||
|
||||
Reference in New Issue
Block a user