[arch-commits] Commit in ntp/trunk (PKGBUILD)

Gaetan Bisson bisson at nymeria.archlinux.org
Mon May 6 10:26:45 UTC 2013


    Date: Monday, May 6, 2013 @ 12:26:44
  Author: bisson
Revision: 184341

implement FS#35111

Modified:
  ntp/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-05-06 10:25:44 UTC (rev 184340)
+++ PKGBUILD	2013-05-06 10:26:44 UTC (rev 184341)
@@ -5,7 +5,7 @@
 pkgname=ntp
 pkgver=4.2.6.p5
 _realver=4.2.6p5
-pkgrel=13
+pkgrel=14
 pkgdesc='Network Time Protocol reference implementation'
 url='http://www.ntp.org/'
 license=('custom')
@@ -38,6 +38,7 @@
 		--prefix=/usr \
 		--mandir=/usr/share/man \
 		--enable-linuxcaps \
+		--enable-ntp-signd \
 
 	make
 }




More information about the arch-commits mailing list