* update dnsmasq to 2.90-2
This commit is contained in:
parent
c41ebdc438
commit
c6f688fdd6
34
dnsmasq/.SRCINFO
Normal file
34
dnsmasq/.SRCINFO
Normal file
@ -0,0 +1,34 @@
|
||||
pkgbase = dnsmasq
|
||||
pkgdesc = Lightweight, easy to configure DNS forwarder and DHCP server
|
||||
pkgver = 2.90
|
||||
pkgrel = 2
|
||||
url = http://www.thekelleys.org.uk/dnsmasq/doc.html
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
arch = powerpc64
|
||||
arch = powerpc
|
||||
arch = riscv64
|
||||
license = GPL
|
||||
depends = glibc
|
||||
depends = gmp
|
||||
depends = libidn2
|
||||
depends = libidn2.so
|
||||
depends = libdbus
|
||||
depends = libdbus-1.so
|
||||
depends = nftables
|
||||
depends = libnetfilter_conntrack
|
||||
depends = nettle
|
||||
depends = libnettle.so
|
||||
depends = libhogweed.so
|
||||
backup = etc/dnsmasq.conf
|
||||
source = http://www.thekelleys.org.uk/dnsmasq/dnsmasq-2.90.tar.xz
|
||||
source = http://www.thekelleys.org.uk/dnsmasq/dnsmasq-2.90.tar.xz.asc
|
||||
source = dnsmasq-sysusers.conf
|
||||
source = dnsmasq.service
|
||||
validpgpkeys = D6EACBD6EE46B834248D111215CDDA6AE19135A2
|
||||
sha256sums = 8e50309bd837bfec9649a812e066c09b6988b73d749b7d293c06c57d46a109e4
|
||||
sha256sums = SKIP
|
||||
sha256sums = e805d41b291dfe6988d6896d311ff2fa62d8291067572f3db1059b0217f31aff
|
||||
sha256sums = 297dbae8cfa3d353284820dd87cc65c37d1ef289cac3a5c3ede079413d31eeec
|
||||
|
||||
pkgname = dnsmasq
|
4
dnsmasq/.nvchecker.toml
Normal file
4
dnsmasq/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[dnsmasq]
|
||||
source = "git"
|
||||
git = "https://thekelleys.org.uk/git/dnsmasq.git"
|
||||
prefix = "v"
|
@ -6,7 +6,7 @@
|
||||
|
||||
pkgname=dnsmasq
|
||||
pkgver=2.90
|
||||
pkgrel=1.1
|
||||
pkgrel=2
|
||||
pkgdesc='Lightweight, easy to configure DNS forwarder and DHCP server'
|
||||
url='http://www.thekelleys.org.uk/dnsmasq/doc.html'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
@ -20,7 +20,7 @@ source=("http://www.thekelleys.org.uk/$pkgname/$pkgname-$pkgver.tar.xz"{,.asc}
|
||||
'dnsmasq.service')
|
||||
sha256sums=('8e50309bd837bfec9649a812e066c09b6988b73d749b7d293c06c57d46a109e4'
|
||||
'SKIP'
|
||||
'7f6ff6a709038ae580758f4b6a754451d7f7ce22957b88a36b97f7b643d3c2ab'
|
||||
'e805d41b291dfe6988d6896d311ff2fa62d8291067572f3db1059b0217f31aff'
|
||||
'297dbae8cfa3d353284820dd87cc65c37d1ef289cac3a5c3ede079413d31eeec')
|
||||
|
||||
_build_copts='-DHAVE_DNSSEC -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_CONNTRACK -DHAVE_NFTSET'
|
||||
|
@ -1 +1 @@
|
||||
u dnsmasq - "dnsmasq daemon" /
|
||||
u! dnsmasq - "dnsmasq daemon" /
|
||||
|
Loading…
x
Reference in New Issue
Block a user