package/wavemon: bump to version 0.9.4
Use the new LICENSE file added in version 0.9.3 with2251870415
as COPYING has been dropped withbfa12c46c7
The text has been updated with https URLs. https://github.com/uoaerg/wavemon/releases/tag/v0.9.2 https://github.com/uoaerg/wavemon/releases/tag/v0.9.3 https://github.com/uoaerg/wavemon/releases/tag/v0.9.4 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
parent
c3712a86ad
commit
5cae1a0d67
@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 5ebd5b79d3b7c546bc16b95161872c699a75e9acdfc6e3f02ec48dad10802067 wavemon-0.9.1.tar.gz
|
||||
sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING
|
||||
sha256 e7e4167292136ca7ff12ddeb880904c10f33e97620ea6aa5f7838e859fdb40ed wavemon-0.9.4.tar.gz
|
||||
sha256 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986 LICENSE
|
||||
|
@ -4,10 +4,10 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
WAVEMON_VERSION = 0.9.1
|
||||
WAVEMON_VERSION = 0.9.4
|
||||
WAVEMON_SITE = $(call github,uoaerg,wavemon,v$(WAVEMON_VERSION))
|
||||
WAVEMON_LICENSE = GPL-3.0+
|
||||
WAVEMON_LICENSE_FILES = COPYING
|
||||
WAVEMON_LICENSE_FILES = LICENSE
|
||||
WAVEMON_DEPENDENCIES = host-pkgconf libnl ncurses
|
||||
|
||||
# Handwritten Makefile.in, automake isn't used
|
||||
|
Loading…
Reference in New Issue
Block a user