Initial commit
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
name: dnsmasq
|
||||
description: Lightweight, easy to configure DNS forwarder and DHCP server
|
||||
version: "2.91"
|
||||
revision: 1
|
||||
url: https://thekelleys.org.uk/dnsmasq/doc.html
|
||||
license: GPL2-or-later
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- dbus
|
||||
- glibc
|
||||
- gmp
|
||||
- libidn2
|
||||
- libnetfilter_conntrack
|
||||
- nettle
|
||||
- nftables
|
||||
- sysusers
|
||||
downloads:
|
||||
- url: https://thekelleys.org.uk/dnsmasq/dnsmasq-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to_bpm_source: true
|
||||
extract_strip_components: 1
|
||||
checksum: 2d26a048df452b3cfa7ba05efbbcdb19b12fe7a0388761eb5d00938624bd76c8
|
||||
Reference in New Issue
Block a user