blob: 535e31e27087816e84e239d2afd0edff9fad1a45 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = htpdate
pkgdesc = HTTP Time protocol
pkgver = 2.0.1
pkgrel = 1
url = https://github.com/twekkel/htpdate
arch = i686
arch = x86_64
license = GPL-2.0-or-later
depends = glibc
depends = openssl
source = htpdate-2.0.1.tar.gz::https://github.com/twekkel/htpdate/archive/v2.0.1.tar.gz
source = htpdate.service
sha256sums = 4c771fe3fc5c4ab5f9393dd501bdc51e4c067297cf304ad1e74e1965ac1c066f
sha256sums = 2f12bdf0745fbf7c52f465e78b47635fbdc6fa372e63fb94a6063a5f67ff8c8b
pkgname = htpdate
|