mirror of
https://github.com/coolsnowwolf/packages
synced 2025-01-07 07:07:02 +08:00
haveged: Update to 1.9.19 (#862)
This commit is contained in:
parent
328bd0fe6b
commit
1be790cfd9
@ -8,12 +8,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=haveged
|
||||
PKG_VERSION:=1.9.18
|
||||
PKG_VERSION:=1.9.19
|
||||
PKG_RELEASE:=$(AUTORELEASE)
|
||||
|
||||
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:=b835fa02b52ee7d06276e028571cadcb14d08f5e5a4b5767adf81451f70561c7
|
||||
PKG_HASH:=acbb05776668657012273be9bb3310e3140b79959aa4538e4cca8d30d40c0b8f
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/haveged-$(PKG_VERSION)
|
||||
PKG_LICENSE:=GPLv3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user