smcroute: bump version

Add a hash file also since the release tarball has been uploaded by the
maintainer.

Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Maxime Hadjinlian 2014-10-26 19:45:34 +01:00 committed by Thomas Petazzoni
parent b488b25dab
commit 54bf4bd674
2 changed files with 7 additions and 2 deletions

View File

@ -0,0 +1,4 @@
# Locally generated
sha256 66fd32dc66b5d32670918205a94c4f2ac8c56741486326922e4d1a92f628db48 smcroute-2.0.0.tar.xz
# From https://github.com/troglobit/smcroute/releases/download/2.0.0/smcroute-2.0.0.tar.xz.md5
md5 cbf478e52ab9ae411adca41b9d22f68a smcroute-2.0.0.tar.xz

View File

@ -4,8 +4,9 @@
#
################################################################################
SMCROUTE_VERSION = 1.99.2
SMCROUTE_SITE = $(call github,troglobit,smcroute,$(SMCROUTE_VERSION))
SMCROUTE_VERSION = 2.0.0
SMCROUTE_SOURCE = smcroute-$(SMCROUTE_VERSION).tar.xz
SMCROUTE_SITE = https://github.com/troglobit/smcroute/releases/download/$(SMCROUTE_VERSION)/
SMCROUTE_LICENSE = GPLv2+
SMCROUTE_LICENSE_FILES = COPYING