summaryrefslogtreecommitdiffstats
path: root/main/chrony/APKBUILD
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2012-05-30 16:26:57 +0300
committerTimo Teräs <timo.teras@iki.fi>2012-05-30 16:27:52 +0300
commite00d6745ffc1fc9417559809c1770e340495b50e (patch)
treea5a91a5e38aad17115eab57fdd0e89181d8b8c23 /main/chrony/APKBUILD
parent12d8fbaf1947587969d5e88154a0bdce4808320c (diff)
downloadaports-e00d6745ffc1fc9417559809c1770e340495b50e.tar.bz2
aports-e00d6745ffc1fc9417559809c1770e340495b50e.tar.xz
main/chrony: improve behaviour if network is unavailable at startup
main uclibc related workaround, but also reduce the delays between name resolution attempts.
Diffstat (limited to 'main/chrony/APKBUILD')
-rw-r--r--main/chrony/APKBUILD6
1 files changed, 5 insertions, 1 deletions
diff --git a/main/chrony/APKBUILD b/main/chrony/APKBUILD
index 32a74e00f..a9ef2d3bd 100644
--- a/main/chrony/APKBUILD
+++ b/main/chrony/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=chrony
pkgver=1.26
-pkgrel=0
+pkgrel=1
pkgdesc="NTP client and server programs"
url="http://chrony.tuxfamily.org/"
arch="all"
@@ -10,6 +10,8 @@ depends="logrotate"
makedepends="texinfo"
subpackages="$pkgname-doc"
source="http://download.tuxfamily.org/chrony/$pkgname-$pkgver.tar.gz
+ 0001-uclibc-res-do-not-call-res_init.patch
+ 0002-ntp_sources-decrease-maximum-re-resolving-delay.patch
chronyd.confd
chronyd.initd
chrony.logrotate
@@ -55,6 +57,8 @@ package() {
install -m644 "$srcdir"/chrony.conf "$pkgdir"/etc/chrony/chrony.conf
}
md5sums="ad6dd619ff1986e4ff780363c64e2246 chrony-1.26.tar.gz
+c479553205e2dfe1409c7924b0d0f81b 0001-uclibc-res-do-not-call-res_init.patch
+1f72a2805160dfa653866e0963256f7f 0002-ntp_sources-decrease-maximum-re-resolving-delay.patch
d62521b4c8837e15262c47ac88359307 chronyd.confd
f0c73948224cc1706cf9c94e4d2d7b69 chronyd.initd
468eaf2b5465d60b3ee021ce3f948ab1 chrony.logrotate