chrony: update to 4.2.

This commit is contained in:
Michal Vasilek 2021-12-22 23:36:03 +01:00
parent 80f4870618
commit 9ba681a1c2

View file

@ -1,7 +1,7 @@
# Template file for 'chrony' # Template file for 'chrony'
# When Updating: Please confirm the upstream config still refers to make_dirs # When Updating: Please confirm the upstream config still refers to make_dirs
pkgname=chrony pkgname=chrony
version=4.1 version=4.2
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--without-nss --enable-scfilter configure_args="--without-nss --enable-scfilter
@ -15,7 +15,7 @@ license="GPL-2.0-only"
homepage="https://chrony.tuxfamily.org/" homepage="https://chrony.tuxfamily.org/"
changelog="https://chrony.tuxfamily.org/news.html" changelog="https://chrony.tuxfamily.org/news.html"
distfiles="https://download.tuxfamily.org/chrony/${pkgname}-${version}.tar.gz" distfiles="https://download.tuxfamily.org/chrony/${pkgname}-${version}.tar.gz"
checksum=ed76f2d3f9347ac6221a91ad4bd553dd0565ac188cd7490d0801d08f7171164c checksum=273f9fd15c328ed6f3a5f6ba6baec35a421a34a73bb725605329b1712048db9a
system_accounts="chrony" system_accounts="chrony"
chrony_homedir="/var/lib/chrony" chrony_homedir="/var/lib/chrony"