Besides some nice new featues like an include command in config files, the
possibility to define protocol instances from templates, and support for BGP
peerings on link-local IPv6 addresses the new release also contains lots of
bugfixes.

Signed-off-by: Matthias Schiffer <mschif...@universe-factory.net>
---
 net/bird/Makefile |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/net/bird/Makefile b/net/bird/Makefile
index 60cf7af..cd7472a 100644
--- a/net/bird/Makefile
+++ b/net/bird/Makefile
@@ -1,5 +1,5 @@
 # 
-# Copyright (C) 2009-2011 OpenWrt.org
+# Copyright (C) 2009-2012 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -7,12 +7,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=bird
-PKG_VERSION:=1.3.3
-PKG_RELEASE:=3
+PKG_VERSION:=1.3.7
+PKG_RELEASE:=1
 
 PKG_SOURCE:=bird-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=ftp://bird.network.cz/pub/bird
-PKG_MD5SUM:=d463c2ec9478cbadbcb2d3a3c0cc40d5
+PKG_MD5SUM:=c400b008ef834d9e7288dcdbe41b7c15
 PKG_BUILD_DEPENDS:=libncurses libreadline
 
 include $(INCLUDE_DIR)/package.mk
-- 
1.7.10.1

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to