mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/mrouted: bump version to 4.6
Release notes: https://github.com/troglobit/mrouted/releases/tag/4.6 Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
e6695ad3f8
commit
e2994d2b08
@@ -1,5 +1,5 @@
|
||||
# From https://github.com/troglobit/mrouted/releases/
|
||||
sha256 99e1a1ca45e4e6c05b3cf379fd59a239aeabd9512656114528ad5e172d3c8ba8 mrouted-4.5.tar.gz
|
||||
# From https://github.com/troglobit/mrouted/releases/download/4.6/mrouted-4.6.tar.gz.sha256
|
||||
sha256 49443c47b5b28a5ab65d796f3495d72a94c1c95e54333cb11fe04075006b576b mrouted-4.6.tar.gz
|
||||
|
||||
# Locally calculated
|
||||
sha256 834f45ed282fd010f354ecc0a50538af519a1cfcc4d2866de3be06982fa9ed29 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
MROUTED_VERSION = 4.5
|
||||
MROUTED_VERSION = 4.6
|
||||
MROUTED_SITE = \
|
||||
https://github.com/troglobit/mrouted/releases/download/$(MROUTED_VERSION)
|
||||
MROUTED_DEPENDENCIES = host-bison
|
||||
|
||||
Reference in New Issue
Block a user