haveged: update to 1.9.11
Update haveged to version 1.9.11
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit ca30b0ff91
)
This commit is contained in:
parent
3ca1e63db2
commit
c82f631142
1 changed files with 3 additions and 3 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=haveged
|
||||
PKG_VERSION:=1.9.8
|
||||
PKG_RELEASE:=3
|
||||
PKG_VERSION:=1.9.11
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://codeload.github.com/jirka-h/haveged/tar.gz/v$(PKG_VERSION)?
|
||||
PKG_HASH:=99aa1996c6e39ea2459cfc37addfb8b1eecc63f3a2b6da9db17b22e76b6851ae
|
||||
PKG_HASH:=7aad5cb7a423573e3cce0cb8b2e7a51bdc1772dcf2d1b4d20d7053c7e12bc869
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/haveged-$(PKG_VERSION)
|
||||
PKG_LICENSE:=GPLv3
|
||||
|
||||
|
|
Loading…
Reference in a new issue