smcroute: bump to version 2.1.1
Signed-off-by: Julien Floret <julien.floret@6wind.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
80e85e9b47
commit
663be5dbb7
@ -1,4 +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
|
||||
sha256 cf344922b4298b94e53fa2db8f2b064bece60f75926966f330437dfcbd76d425 smcroute-2.1.1.tar.xz
|
||||
# From https://github.com/troglobit/smcroute/releases/download/2.1.1/smcroute-2.1.1.tar.xz.md5
|
||||
md5 cd9256577fe06beaf8da2eba1a02f953 smcroute-2.1.1.tar.xz
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SMCROUTE_VERSION = 2.0.0
|
||||
SMCROUTE_VERSION = 2.1.1
|
||||
SMCROUTE_SOURCE = smcroute-$(SMCROUTE_VERSION).tar.xz
|
||||
SMCROUTE_SITE = https://github.com/troglobit/smcroute/releases/download/$(SMCROUTE_VERSION)
|
||||
SMCROUTE_LICENSE = GPLv2+
|
||||
|
Loading…
Reference in New Issue
Block a user