Switch to new download format and remove dependencies field from esvm service
This commit is contained in:
@@ -1,8 +1,19 @@
|
||||
name: dhcpcd
|
||||
description: A DHCP and DHCPv6 client
|
||||
version: 10.2.4
|
||||
revision: 2
|
||||
url: https://roy.marples.name/projects/dhcpcd
|
||||
license: BSD-2-Clause
|
||||
architecture: any
|
||||
depends: ["glibc","libmd","openssl","udev"]
|
||||
type: source
|
||||
depends:
|
||||
- glibc
|
||||
- libmd
|
||||
- openssl
|
||||
- sh
|
||||
- udev
|
||||
downloads:
|
||||
- url: https://github.com/NetworkConfiguration/dhcpcd/releases/download/v${BPM_PKG_VERSION}/dhcpcd-${BPM_PKG_VERSION}.tar.xz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 6721e606609226dbf4d864a78802a9e96beec0ee034a1bd84138b3e037bba7d9
|
||||
|
||||
Reference in New Issue
Block a user