[arch-commits] CVS update of extra/daemons/ntp (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Mon Sep 24 21:59:28 UTC 2007


    Date: Monday, September 24, 2007 @ 17:59:28
  Author: andyrtr
    Path: /home/cvs-extra/extra/daemons/ntp

Modified: PKGBUILD (1.19 -> 1.20)

updatepkg 4.2.4p4


----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)


Index: extra/daemons/ntp/PKGBUILD
diff -u extra/daemons/ntp/PKGBUILD:1.19 extra/daemons/ntp/PKGBUILD:1.20
--- extra/daemons/ntp/PKGBUILD:1.19	Tue Jul  3 13:35:26 2007
+++ extra/daemons/ntp/PKGBUILD	Mon Sep 24 17:59:28 2007
@@ -1,7 +1,7 @@
-# $Id: PKGBUILD,v 1.19 2007/07/03 17:35:26 andyrtr Exp $
+# $Id: PKGBUILD,v 1.20 2007/09/24 21:59:28 andyrtr Exp $
 # Maintainer: dorphell <dorphell at archlinux.org>
 pkgname=ntp
-pkgver=4.2.4p3
+pkgver=4.2.4p4
 pkgrel=1
 force=y
 pkgdesc="NTP (Network Time Protocol) tries to keep servers in sync"
@@ -12,12 +12,13 @@
 backup=('etc/ntp.conf' 'conf.d/ntp-client.conf')
 source=(http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-${pkgver}.tar.gz \
         http://www.archlinux.org/~dorphell/ntp-4.2.0a-manpages.tar.bz2 ntp.conf ntp-client.conf ntpd ntpdate)
-md5sums=('8a880062c7c170181fd5087abae53a6e'
+md5sums=('fcb32a01e1ae3f9ed5bac86b12c7a1cc'
          'd3a5a6185ef5ed71d2fa8e06598fc28f'
          '5bd3924f5720b97837969ec4ec4d5e09'
          '3c97eec93eba408b0311a14d48634d2c'
          'b1a1798b9cd1907d65a7fc794294d6ce'
          '140855352baeb89da0c6c1c475c18b57')
+options=('!emptydirs')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver || return 1




More information about the arch-commits mailing list