chrony: update to 4.5.
This commit is contained in:
parent
e2de1ae2ab
commit
b6725437ad
1 changed files with 3 additions and 3 deletions
|
@ -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.4
|
version=4.5
|
||||||
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.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=eafb07e6daf92b142200f478856dfed6efc9ea2d146eeded5edcb09b93127088
|
checksum=19fe1d9f4664d445a69a96c71e8fdb60bcd8df24c73d1386e02287f7366ad422
|
||||||
system_accounts="chrony"
|
system_accounts="chrony"
|
||||||
chrony_homedir="/var/lib/chrony"
|
chrony_homedir="/var/lib/chrony"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue