mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
chrony: update to 4.4
This commit is contained in:
parent
6fd4ffcfe4
commit
bca5a99eef
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.3
|
version=4.4
|
||||||
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"
|
||||||
|
@ -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=9d0da889a865f089a5a21610ffb6713e3c9438ce303a63b49c2fb6eaff5b8804
|
checksum=eafb07e6daf92b142200f478856dfed6efc9ea2d146eeded5edcb09b93127088
|
||||||
system_accounts="chrony"
|
system_accounts="chrony"
|
||||||
chrony_homedir="/var/lib/chrony"
|
chrony_homedir="/var/lib/chrony"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue