diff options
Diffstat (limited to 'user/chrony/APKBUILD')
-rw-r--r-- | user/chrony/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user/chrony/APKBUILD b/user/chrony/APKBUILD index 3132b5f33..01f3a13b7 100644 --- a/user/chrony/APKBUILD +++ b/user/chrony/APKBUILD @@ -4,7 +4,7 @@ # Maintainer: Dan Theisen <djt@hxx.in> pkgname=chrony pkgver=3.5 -pkgrel=0 +pkgrel=1 pkgdesc="NTP client and server programs" url="https://chrony.tuxfamily.org" pkgusers="$pkgname" |