diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-11-24 23:32:48 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-11-24 23:32:48 -0300 |
commit | 16c2b9621f8c2fd3d0a2ec4aa5836fa825494789 (patch) | |
tree | 50853d1350136c18e1fac3d427fd1f2fd271b0cf /extra/dnsmasq | |
parent | 15832e1f29d076a8b60cac088663d245782027cf (diff) |
Rebuilds
Diffstat (limited to 'extra/dnsmasq')
-rw-r--r-- | extra/dnsmasq/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/dnsmasq/PKGBUILD b/extra/dnsmasq/PKGBUILD index 7a68faa04..d310e6c2a 100644 --- a/extra/dnsmasq/PKGBUILD +++ b/extra/dnsmasq/PKGBUILD @@ -5,7 +5,7 @@ pkgname=dnsmasq pkgver=2.59 -pkgrel=2 +pkgrel=2.1 pkgdesc="Lightweight, easy to configure DNS forwarder and DHCP server" url="http://www.thekelleys.org.uk/dnsmasq/doc.html" arch=('i686' 'x86_64' 'mips64el') |