summaryrefslogtreecommitdiff
path: root/community/chrony
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-02-02 03:29:07 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-02-02 03:29:07 +0000
commit171120794a952c6e0e75aef6ecdf46cd6d5154c8 (patch)
tree963098bd54ea43d811307fd081a8d08380723e30 /community/chrony
parent2d8813df5b3f8a63835a228496f998914755d820 (diff)
Sun Feb 2 03:26:29 UTC 2014
Diffstat (limited to 'community/chrony')
-rw-r--r--community/chrony/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/chrony/PKGBUILD b/community/chrony/PKGBUILD
index c04c7d4a1..926638dc2 100644
--- a/community/chrony/PKGBUILD
+++ b/community/chrony/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 99445 2013-10-29 00:06:24Z thestinger $
+# $Id: PKGBUILD 105122 2014-01-31 23:52:20Z thestinger $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Daniel Micay <danielmicay@gmail.com>
# Contributor: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
@@ -8,8 +8,8 @@
# Contributor: Elisamuel Resto <ryuji@simplysam.us>
pkgname=chrony
-pkgver=1.29
-pkgrel=2
+pkgver=1.29.1
+pkgrel=1
pkgdesc='Lightweight NTP client and server'
arch=('i686' 'x86_64')
url="http://chrony.tuxfamily.org/"
@@ -19,7 +19,7 @@ depends=('readline' 'libcap')
backup=('etc/chrony.conf')
source=(http://download.tuxfamily.org/chrony/${pkgname}-${pkgver}.tar.gz
service)
-sha256sums=('c685f072ba0663ab026a7f56870ab2c246bd97ca4629dd2e1899617bd16ad39b'
+sha256sums=('658c9bb4d8c8d8ec7d0908429aa266e5f8413ba86bd4acbfd2f9669f6065af27'
'bef4305fa7e5828e1a1fd43aa8e631f22f21902f6cdc2d3b5b41a57bd9a175dc')
build() {