chrony: update to 4.6.1

This commit is contained in:
cavnbinpkg 2025-03-27 21:54:38 -04:00 committed by Leah Neukirchen
parent 1a6387a12f
commit 52f3af34a2

View file

@ -1,8 +1,8 @@
# 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.5 version=4.6.1
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--without-nss --enable-scfilter configure_args="--without-nss --enable-scfilter
--with-sendmail=/usr/bin/sendmail" --with-sendmail=/usr/bin/sendmail"
@ -16,7 +16,7 @@ license="GPL-2.0-only"
homepage="https://chrony-project.org/" homepage="https://chrony-project.org/"
changelog="https://gitlab.com/chrony/chrony/-/raw/master/NEWS" changelog="https://gitlab.com/chrony/chrony/-/raw/master/NEWS"
distfiles="https://chrony-project.org/releases/chrony-${version}.tar.gz" distfiles="https://chrony-project.org/releases/chrony-${version}.tar.gz"
checksum=19fe1d9f4664d445a69a96c71e8fdb60bcd8df24c73d1386e02287f7366ad422 checksum=571ff73fbf0ae3097f0604eca2e00b1d8bb2e91affe1a3494785ff21d6199c5c
system_accounts="chrony" system_accounts="chrony"
chrony_homedir="/var/lib/chrony" chrony_homedir="/var/lib/chrony"