[arch-commits] Commit in dnsmasq/trunk (PKGBUILD)
Christian Hesse
eworm at archlinux.org
Sun Oct 9 18:48:12 UTC 2016
Date: Sunday, October 9, 2016 @ 18:48:12
Author: eworm
Revision: 278125
upgpkg: dnsmasq 2.76-3
Link against recent nettle. (FS#51293) Dynamic linking was ok, but dnsmasq reported:
dnsmasq: Symbol `nettle_hashes' has different size in shared object, consider re-linking
Modified:
dnsmasq/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-09 18:25:55 UTC (rev 278124)
+++ PKGBUILD 2016-10-09 18:48:12 UTC (rev 278125)
@@ -5,7 +5,7 @@
pkgname=dnsmasq
pkgver=2.76
-pkgrel=2
+pkgrel=3
pkgdesc="Lightweight, easy to configure DNS forwarder and DHCP server"
url="http://www.thekelleys.org.uk/dnsmasq/doc.html"
arch=('i686' 'x86_64')
More information about the arch-commits
mailing list