mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/smcroute: bump version to 2.6.0
https://github.com/troglobit/smcroute/blob/2.6.0/ChangeLog.md Used sha256 tarball hash provided by upstream. Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Acked-by: Joachim Wiberg <troglobit@gmail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
e150713c3b
commit
b6fc5f19f1
@@ -1,4 +1,4 @@
|
||||
# Hash from https://github.com/troglobit/smcroute/releases/ generated by GitHub
|
||||
sha256 7d2c83e11908fe37844fa9b49ae50924555c4e1bb440fb059a95c94e442ea8a5 smcroute-2.5.7.tar.gz
|
||||
# From https://github.com/troglobit/smcroute/releases/download/2.6.0/smcroute-2.6.0.tar.gz.sha256
|
||||
sha256 b92b291279819af1cabe1d319e9f3c9b34f309a7371f93eda5fe337999651b8e smcroute-2.6.0.tar.gz
|
||||
# Locally generated
|
||||
sha256 ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SMCROUTE_VERSION = 2.5.7
|
||||
SMCROUTE_VERSION = 2.6.0
|
||||
SMCROUTE_SITE = https://github.com/troglobit/smcroute/releases/download/$(SMCROUTE_VERSION)
|
||||
SMCROUTE_LICENSE = GPL-2.0+
|
||||
SMCROUTE_LICENSE_FILES = COPYING
|
||||
|
||||
Reference in New Issue
Block a user