projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4dd613
)
[package] haveged: update to 1.5
author
Florian Fainelli
<
[email protected]
>
Tue, 16 Oct 2012 15:55:32 +0000
(15:55 +0000)
committer
Florian Fainelli
<
[email protected]
>
Tue, 16 Oct 2012 15:55:32 +0000
(15:55 +0000)
version bump of haveged.
Signed-off-by: Oliver Smith <
[email protected]
>
SVN-Revision: 33788
utils/haveged/Makefile
patch
|
blob
|
history
diff --git
a/utils/haveged/Makefile
b/utils/haveged/Makefile
index b963e4a0b5cb09f39437d0b28a1b1f26df80b2a1..1f241695546e0afc32d452ab04022d1131939c4e 100644
(file)
--- a/
utils/haveged/Makefile
+++ b/
utils/haveged/Makefile
@@
-9,12
+9,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=haveged
-PKG_VERSION:=1.
4
+PKG_VERSION:=1.
5
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.issihosts.com/$(PKG_NAME)
-PKG_MD5SUM:=
39a03d4b8a4225706f78dbef3f623b0e
+PKG_MD5SUM:=
c1f34be00c3f438ec83862e90e192e4b
#ensure this is consistent with the dir in the tarball!!!
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)