* update ntp to 4.2.8.p18-2

This commit is contained in:
Alexander Baldeck 2024-12-16 17:31:21 +01:00
parent 9164b82a74
commit c1a1b121c2
2 changed files with 32 additions and 1 deletions

31
ntp/.SRCINFO Normal file
View File

@ -0,0 +1,31 @@
pkgbase = ntp
pkgdesc = Network Time Protocol reference implementation
pkgver = 4.2.8.p18
pkgrel = 2
url = https://www.ntp.org/
arch = x86_64
arch = powerpc64le
arch = powerpc64
arch = powerpc
arch = riscv64
license = custom
depends = openssl
depends = perl
depends = libcap
depends = libedit
options = !emptydirs
backup = etc/ntp.conf
source = https://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ntp-4.2.8p18.tar.gz
source = ntp-4.2.8.p18-fix-build.patch
source = ntp.conf
source = ntpd.service
source = ntpdate.service
source = ntp.sysusers
sha256sums = cf84c5f3fb1a295284942624d823fffa634144e096cfc4f9969ac98ef5f468e5
sha256sums = 9c4afa0daed5fd3cc9544ec808b2bb1dd959e5d40c4cae307b7025b16885903c
sha256sums = abccefe0b3a65cd375d5071ce780be8d2d205439aa6d34bcd3c56de6e80ba821
sha256sums = 1edd7e7916766b4aebb4d96a5da4b0a1086f43d3e0e4ffc90c2e4f92bd13ce7e
sha256sums = 63b0f8c03905daecad3f901664db70a608519b6ca4f4e7b159ab2c971cffacf4
sha256sums = f839a3b6d8e64fcd9332274131b4d5aa0b2c272db072dc310af1735ef286746a
pkgname = ntp

View File

@ -9,7 +9,7 @@ pkgname=ntp
_pkgname=ntp #-dev
_pkgver=4.2.8p18
pkgver=${_pkgver/p/.p}
pkgrel=1.1
pkgrel=2
pkgdesc='Network Time Protocol reference implementation'
url='https://www.ntp.org/'
license=('custom')