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

Gaetan Bisson bisson at archlinux.org
Sat Dec 20 02:14:18 UTC 2014


    Date: Saturday, December 20, 2014 @ 03:14:17
  Author: bisson
Revision: 227809

upstream update

Modified:
  ntp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-19 22:41:41 UTC (rev 227808)
+++ PKGBUILD	2014-12-20 02:14:17 UTC (rev 227809)
@@ -3,10 +3,9 @@
 # Contributor: kevin <kevin at archlinux.org>
 
 pkgname=ntp
-_pkgname=ntp-dev
-_pkgver=4.2.7p486-RC
-__pkgver=${_pkgver/p/.p}
-pkgver=${__pkgver%-RC}
+_pkgname=ntp #-dev
+_pkgver=4.2.8
+pkgver=${_pkgver/p/.p}
 pkgrel=1
 pkgdesc='Network Time Protocol reference implementation'
 url='http://www.ntp.org/'
@@ -14,11 +13,12 @@
 arch=('i686' 'x86_64')
 depends=('openssl' 'libcap' 'libedit')
 backup=('etc/ntp.conf')
-source=("http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/${_pkgname}/${_pkgname}-${_pkgver}.tar.gz"
+#source=("http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/${_pkgname}/${_pkgname}-${_pkgver}.tar.gz"
+source=("http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/${_pkgname}-${_pkgver}.tar.gz"
         'ntp.conf'
         'ntpd.service'
         'ntpdate.service')
-sha1sums=('b4d88b1a817550677ebccca56bdc2c2f8369eda7'
+sha1sums=('6d1c017a8a0e97d5cf8bf4e5e38333973ffd22d5'
           'ad1d6ee2e9aca64a84a7224c88bf6008ac6c69e1'
           '0cccca872385e0142888ab48d273fec0669b30a8'
           '059b382d1af0c55202e2d17f2ae065a2cbfec9ee')



More information about the arch-commits mailing list