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-28 18:30:14 +0300
committerGitHub <noreply@github.com>2022-06-28 18:30:14 +0300
commit9abed610185f60c7e2054f5466e0ba2c225154e7 (patch)
tree887f1d73fbf84759c2d72e92f6fed07d7fdcd528
parentcfd82729a9932d98bacf77a8dbb6410b40516457 (diff)
parent1fa9fa339cc99ffd3020dae91c57bfb5d3217745 (diff)
Merge pull request #895 from mbargo23/mbargo23/bird2
bird2: bump to version 2.0.10
-rw-r--r--bird2/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/bird2/Makefile b/bird2/Makefile
index e8ee8f2..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_RELEASE:=3
+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