* update haveged to 1.9.14-1

This commit is contained in:
Alexander Baldeck 2021-01-10 23:21:02 +01:00
parent d96db1e8a6
commit 94cd5a4154

View File

@ -5,17 +5,17 @@
# Contributor: pootzko <pootzko at gmail dot com>
pkgname=haveged
pkgver=1.9.13
pkgver=1.9.14
pkgrel=1
pkgdesc='Entropy harvesting daemon using CPU timings'
arch=( x86_64 powerpc64le powerpc )
arch=(x86_64 powerpc64le powerpc)
url='https://github.com/jirka-h/haveged'
license=('GPL')
depends=('glibc')
validpgpkeys=('8F6B7293B03E5AC5762B65CE2E2F252B05CCA168') # Jirka Hladky <hladky.jiri@gmail.com>
source=("$pkgname-$pkgver.tar.gz::https://github.com/jirka-h/$pkgname/archive/v$pkgver.tar.gz")
#"https://github.com/jirka-h/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.gz.asc"
sha256sums=('d17bd22fa1745daca5ac72e014ed3b0fe5720da4c115953124b1bf2a0aa2b04b')
sha256sums=('938cb494bcad7e4f24e61eb50fab4aa0acbc3240c80f3ad5c6cf7e6e922618c3')
prepare() {
cd $pkgname-$pkgver