diff options
author | 2019-05-15 12:03:57 +0200 | |
---|---|---|
committer | 2019-05-15 12:07:44 +0200 | |
commit | 29500f59287b983f27b842d72d183ed757069ba0 (patch) | |
tree | 98eb789fb798de53096ae0ce9fb2cf956813aff6 /net-misc/chrony/chrony-9999.ebuild | |
parent | net-misc/chrony: Fix patch filename (diff) | |
download | gentoo-29500f59287b983f27b842d72d183ed757069ba0.tar.gz gentoo-29500f59287b983f27b842d72d183ed757069ba0.tar.bz2 gentoo-29500f59287b983f27b842d72d183ed757069ba0.zip |
net-misc/chrony: Version 3.5
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'net-misc/chrony/chrony-9999.ebuild')
-rw-r--r-- | net-misc/chrony/chrony-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/chrony/chrony-9999.ebuild b/net-misc/chrony/chrony-9999.ebuild index dfe5253524d6..2fadb9f5fdb2 100644 --- a/net-misc/chrony/chrony-9999.ebuild +++ b/net-misc/chrony/chrony-9999.ebuild @@ -35,7 +35,7 @@ RESTRICT=test S="${WORKDIR}/${P/_/-}" PATCHES=( - "${FILESDIR}"/${PN}-3.4-systemd-gentoo.patch + "${FILESDIR}"/${PN}-3.5-systemd-gentoo.patch ) src_prepare() { |