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

Gaetan Bisson bisson at nymeria.archlinux.org
Sun Jun 29 16:47:51 UTC 2014


    Date: Sunday, June 29, 2014 @ 18:47:51
  Author: bisson
Revision: 215577

upstream update, implement FS#41016

Modified:
  ntp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-29 16:14:48 UTC (rev 215576)
+++ PKGBUILD	2014-06-29 16:47:51 UTC (rev 215577)
@@ -4,7 +4,7 @@
 
 pkgname=ntp
 _pkgname=ntp-dev
-_pkgver=4.2.7p441
+_pkgver=4.2.7p446
 pkgver=${_pkgver/p/.p}
 pkgrel=1
 pkgdesc='Network Time Protocol reference implementation'
@@ -17,7 +17,7 @@
         'ntp.conf'
         'ntpd.service'
         'ntpdate.service')
-sha1sums=('81444413350982f92f99885f201b50df24a14201'
+sha1sums=('634afa46e77c1fd7f0a797f4d46a4f0654b9ca8d'
           'd3496dbeb7d531dd6ab071dbce3262c3c9618d8b'
           'dd24216e8333e12d5080965696602591c72537b1'
           '059b382d1af0c55202e2d17f2ae065a2cbfec9ee')
@@ -51,5 +51,5 @@
 	echo > "${pkgdir}/var/lib/ntp/.placeholder"
 
 	install -dm755 "${pkgdir}/usr/lib/systemd/ntp-units.d"
-	echo 'ntpd.service' > "${pkgdir}/usr/lib/systemd/ntp-units.d/${pkgname}.list"
+	echo 'ntpd.service' > "${pkgdir}/usr/lib/systemd/ntp-units.d/50-${pkgname}.list"
 }




More information about the arch-commits mailing list