mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
main/dnsmasq: upgrade to 2.63
This commit is contained in:
parent
34511d0916
commit
cfa3db0d61
@ -1,6 +1,6 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=dnsmasq
|
||||
pkgver=2.62
|
||||
pkgver=2.63
|
||||
pkgrel=0
|
||||
pkgdesc="Small forwarding DNS server"
|
||||
url="http://www.thekelleys.org.uk/dnsmasq/"
|
||||
@ -37,6 +37,6 @@ package() {
|
||||
install -D -m644 "$srcdir"/$pkgname.confd "$pkgdir"/etc/conf.d/$pkgname
|
||||
install dnsmasq.conf.example "$pkgdir"/etc/dnsmasq.conf
|
||||
}
|
||||
md5sums="f47e5cb8f5bac6343f24b2dbe317ab40 dnsmasq-2.62.tar.gz
|
||||
md5sums="43e771997615ebcd8f6c6ffa60c3e40b dnsmasq-2.63.tar.gz
|
||||
006fed857314053b870ff1927c12ae78 dnsmasq.initd
|
||||
16985abb08c8e11f85e38b37ea3863a4 dnsmasq.confd"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user