mirror of
https://github.com/openwrt/routing.git
synced 2026-08-28 05:46:22 +04:00
bird2: bump to v2.19.2
Update to latest upstream bugfix release. Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
This commit is contained in:
committed by
Josef Schlehofer
parent
9273bd2ee4
commit
b40e6284f9
+2
-2
@@ -7,12 +7,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=bird2
|
||||
PKG_VERSION:=2.19.1
|
||||
PKG_VERSION:=2.19.2
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=bird-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://bird.nic.cz/download/
|
||||
PKG_HASH:=e91aedac07da4f2718f269f969f65dbcd12f4b58248a784fd32e587b7b4dd7e4
|
||||
PKG_HASH:=aff89abba3b92b7637bd57e0168b8d7ae887747f160ada4973378ad72f5f3660
|
||||
|
||||
PKG_MAINTAINER:=Toke Høiland-Jørgensen <toke@toke.dk>
|
||||
PKG_LICENSE:=GPL-2.0-or-later
|
||||
|
||||
Reference in New Issue
Block a user