Skip to content

Commit 8bda1bc

Browse files
PolynomialDivisiontohojo
authored andcommitted
bird2: update to 2.17
Release Notes: https://bird.network.cz/pipermail/bird-users/2025-April/018156.html Signed-off-by: Nick Hainke <[email protected]>
1 parent 7a54490 commit 8bda1bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bird2/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
include $(TOPDIR)/rules.mk
88

99
PKG_NAME:=bird2
10-
PKG_VERSION:=2.16.1
10+
PKG_VERSION:=2.17
1111
PKG_RELEASE:=1
1212

1313
PKG_SOURCE:=bird-$(PKG_VERSION).tar.gz
1414
PKG_SOURCE_URL:=https://bird.network.cz/download/
15-
PKG_HASH:=f6e59cbccaca62668aea02068724bd427b9ec449c7e0f0fc5681503988c735b4
15+
PKG_HASH:=79bbcc77c63e9e1b7a10a48389c86f4f75b053fd3dec48e3c6cbe0df1ba81eb3
1616

1717
PKG_MAINTAINER:=Toke Høiland-Jørgensen <[email protected]>
1818
PKG_LICENSE:=GPL-2.0-or-later

0 commit comments

Comments
 (0)