blob: 2b32182900d2e260d023242601e4a9a44e89c020 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = haveged-git
pkgdesc = A simple entropy daemon
pkgver = 1.9.2.r0.g2b60a12
pkgrel = 1
url = http://www.issihosts.com/haveged/
arch = i686
arch = x86_64
license = GPL3
makedepends = git
depends = glibc
provides = haveged
conflicts = haveged
options = staticlibs
source = git+https://github.com/jirka-h/haveged.git
source = haveged.service::https://git.archlinux.org/svntogit/packages.git/plain/trunk/haveged.service?h=packages/haveged
sha256sums = SKIP
sha256sums = SKIP
pkgname = haveged-git
|