haveged: update to 1.9.11; Fix update detection.
This commit is contained in:
parent
8a5013ffb7
commit
7df4eec6b5
3 changed files with 3 additions and 4 deletions
|
@ -2060,7 +2060,7 @@ liboping.so.0 liboping-1.8.0_1
|
|||
libloudmouth-1.so.0 loudmouth-1.4.3_1
|
||||
libtorrent-rasterbar.so.10 libtorrent-rasterbar-1.2.2_1
|
||||
libcapstone.so.4 capstone-4.0_1
|
||||
libhavege.so.1 libhaveged-1.9.1_1
|
||||
libhavege.so.2 libhaveged-1.9.11_1
|
||||
libnih.so.1 libnih-1.0.3_1
|
||||
libnih-dbus.so.1 libnih-1.0.3_1
|
||||
libopencv_ml.so.3.4 libopencv-3.4.1_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'haveged'
|
||||
pkgname=haveged
|
||||
version=1.9.8
|
||||
version=1.9.11
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Entropy harvesting daemon using CPU timings"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="http://www.issihosts.com/haveged"
|
||||
distfiles="https://github.com/jirka-h/haveged/archive/v${version}.tar.gz"
|
||||
checksum=99aa1996c6e39ea2459cfc37addfb8b1eecc63f3a2b6da9db17b22e76b6851ae
|
||||
checksum=7aad5cb7a423573e3cce0cb8b2e7a51bdc1772dcf2d1b4d20d7053c7e12bc869
|
||||
|
||||
post_install() {
|
||||
vsv $pkgname
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
site="http://www.issihosts.com/haveged/downloads.html"
|
Loading…
Reference in a new issue