haveged: update to 1.9.17
Update havged to version 1.9.17.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit e065ccda94
)
(Autorelease removed)
This commit is contained in:
parent
0e3869c2ad
commit
4af8afe6cc
1 changed files with 3 additions and 3 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=haveged
|
||||
PKG_VERSION:=1.9.15
|
||||
PKG_RELEASE:=$(AUTORELEASE)
|
||||
PKG_VERSION:=1.9.17
|
||||
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:=f882919ccead07ad6687a4784c0c501e617321e96dd0118403464969359cf6ad
|
||||
PKG_HASH:=02d9b7c801fbcf16bed43c27bf6ece570b79f4d94561f3eb30883fb5f89c526d
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/haveged-$(PKG_VERSION)
|
||||
PKG_LICENSE:=GPLv3
|
||||
|
||||
|
|
Loading…
Reference in a new issue