mirror of
https://github.com/openwrt/routing.git
synced 2026-07-12 22:44:51 +04:00
bird2: bump to v2.19.1
Bugfix release fixing several issues, some of which have security impacts. Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
This commit is contained in:
+2
-2
@@ -7,12 +7,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=bird2
|
||||
PKG_VERSION:=2.19.0
|
||||
PKG_VERSION:=2.19.1
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=bird-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://bird.nic.cz/download/
|
||||
PKG_HASH:=484ad3f935e29eb7d40bb56fbd26c9a717f105c8780768e01c1821f17901ac00
|
||||
PKG_HASH:=e91aedac07da4f2718f269f969f65dbcd12f4b58248a784fd32e587b7b4dd7e4
|
||||
|
||||
PKG_MAINTAINER:=Toke Høiland-Jørgensen <toke@toke.dk>
|
||||
PKG_LICENSE:=GPL-2.0-or-later
|
||||
|
||||
Reference in New Issue
Block a user