mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 13:57:14 +02:00
main/haveged: upgrade to 1.9.2
This commit is contained in:
parent
4cab45057d
commit
df1f0e7989
@ -1,10 +1,9 @@
|
|||||||
# Contributor: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
|
# Contributor: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
|
||||||
# Contributor: Danilo Godec <danilo.godec@agenda.si>
|
# Contributor: Danilo Godec <danilo.godec@agenda.si>
|
||||||
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
|
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
|
||||||
|
|
||||||
pkgname=haveged
|
pkgname=haveged
|
||||||
pkgver=1.9.1
|
pkgver=1.9.2
|
||||||
pkgrel=4
|
pkgrel=0
|
||||||
pkgdesc="Entropy harvesting daemon using CPU timings"
|
pkgdesc="Entropy harvesting daemon using CPU timings"
|
||||||
url="https://sourceforge.net/projects/haveged"
|
url="https://sourceforge.net/projects/haveged"
|
||||||
arch="all"
|
arch="all"
|
||||||
@ -16,12 +15,6 @@ source="$pkgname-$pkgver.tar.gz::https://sourceforge.net/projects/haveged/files/
|
|||||||
haveged.confd"
|
haveged.confd"
|
||||||
builddir="$srcdir/$pkgname-$pkgver"
|
builddir="$srcdir/$pkgname-$pkgver"
|
||||||
|
|
||||||
prepare() {
|
|
||||||
default_prepare
|
|
||||||
cd "$builddir"
|
|
||||||
update_config_sub
|
|
||||||
}
|
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "$builddir"
|
cd "$builddir"
|
||||||
|
|
||||||
@ -51,6 +44,6 @@ package() {
|
|||||||
"$pkgdir"/etc/conf.d/haveged
|
"$pkgdir"/etc/conf.d/haveged
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="267d62cfeb886ea00fa412de1a91a34821460d0f4ad789dcfb3547018300e1cbf480917571b19652f2d449369293031d9534f9533bbf6a59560f4f10608c9cd2 haveged-1.9.1.tar.gz
|
sha512sums="65f70950fb90ef9c24ff3bf1b26e19a9cde2bec4749e2e64d5461a51646a20cf610efa2a5014219b8605957afa0084abd2ba11c7dc15f9379afce784971627b8 haveged-1.9.2.tar.gz
|
||||||
5d1e4186580951d4e6e01193e9c8827ceddaf3c2e28a981fc9176cb446bed32b059304796a77d9db6fb761a21f8fd27dd3d31e06a0fb7a5985b4ea94978fcd64 haveged.initd
|
5d1e4186580951d4e6e01193e9c8827ceddaf3c2e28a981fc9176cb446bed32b059304796a77d9db6fb761a21f8fd27dd3d31e06a0fb7a5985b4ea94978fcd64 haveged.initd
|
||||||
57201472fc659aaab919562a00d474d3823d5becea62e8b13ef93eda05e1fd667721c968f224fcae871d13cfcd16d1924403d9181e0899fa214fa00bf4fefc75 haveged.confd"
|
57201472fc659aaab919562a00d474d3823d5becea62e8b13ef93eda05e1fd667721c968f224fcae871d13cfcd16d1924403d9181e0899fa214fa00bf4fefc75 haveged.confd"
|
||||||
|
Loading…
Reference in New Issue
Block a user