Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openwrt/routing.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorToke Høiland-Jørgensen <toke@toke.dk>2022-06-29 16:10:52 +0300
committerGitHub <noreply@github.com>2022-06-29 16:10:52 +0300
commit820bb60ac2decc721b4b420d907c6846b4527c98 (patch)
tree21fc171234a459b61fd16b7769f239a412ca5505
parent33254957df8d148631a98c49a5b623f996d8d6fc (diff)
parent790bffb57a5d7ce159d0d07995b786906ff0e447 (diff)
Merge pull request #898 from mbargo23/bird19.07openwrt-19.07
bird2: bump to version 2.0.10
-rw-r--r--bird2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/bird2/Makefile b/bird2/Makefile
index cdc6ec1..f4c146e 100644
--- a/bird2/Makefile
+++ b/bird2/Makefile
@@ -7,12 +7,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=bird2
-PKG_VERSION:=2.0.8
+PKG_VERSION:=2.0.10
PKG_RELEASE:=1
PKG_SOURCE:=bird-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=ftp://bird.network.cz/pub/bird
-PKG_HASH:=19d2de83ee25a307b9e5b9e58797dd68766d439bcee33e3ac617ed502370e7f6
+PKG_HASH:=7ed341ddd8dc87fa9736586b3515447a8436fec442d65f4022155ab9de1ffd5a
PKG_MAINTAINER:=Toke Høiland-Jørgensen <toke@toke.dk>
PKG_LICENSE:=GPL-2.0-or-later