[Buildroot] [PATCH] package/bird: bump to 2.0.10

Arnout Vandecappelle (Essensium/Mind) arnout at mind.be
Mon Jul 25 17:50:52 UTC 2022


While we're at it, update URL to https instead of ftp.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>
---
 package/bird/bird.hash | 2 +-
 package/bird/bird.mk   | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/bird/bird.hash b/package/bird/bird.hash
index 2d20491dd6..6ccacd8d58 100644
--- a/package/bird/bird.hash
+++ b/package/bird/bird.hash
@@ -1,2 +1,2 @@
-sha256  19d2de83ee25a307b9e5b9e58797dd68766d439bcee33e3ac617ed502370e7f6  bird-2.0.8.tar.gz
+sha256  7ed341ddd8dc87fa9736586b3515447a8436fec442d65f4022155ab9de1ffd5a  bird-2.0.10.tar.gz
 sha256  94c53c84320078920ac1f0d49c81a4e9004512f534521a58bdf145acbcbc2cd2  README
diff --git a/package/bird/bird.mk b/package/bird/bird.mk
index 7d7002d5f2..a039023764 100644
--- a/package/bird/bird.mk
+++ b/package/bird/bird.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-BIRD_VERSION = 2.0.8
-BIRD_SITE = ftp://bird.network.cz/pub/bird
+BIRD_VERSION = 2.0.10
+BIRD_SITE = https://bird.network.cz/download
 BIRD_LICENSE = GPL-2.0+
 BIRD_LICENSE_FILES = README
 BIRD_CPE_ID_VENDOR = nic
-- 
2.35.3




More information about the buildroot mailing list