Hello,
this is bird version bump to 1.3.9 !

Signed-off-by: Daniel Petre <d...@ip6.ro>

Index: feeds/packages/net/bird/Makefile
===================================================================
--- feeds/packages/net/bird/Makefile    (revision 36193)
+++ feeds/packages/net/bird/Makefile    (working copy)
@@ -7,12 +7,12 @@
 include $(TOPDIR)/rules.mk

 PKG_NAME:=bird
-PKG_VERSION:=1.3.7
+PKG_VERSION:=1.3.9
 PKG_RELEASE:=1

 PKG_SOURCE:=bird-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=ftp://bird.network.cz/pub/bird
-PKG_MD5SUM:=c400b008ef834d9e7288dcdbe41b7c15
+PKG_MD5SUM:=86042560b5053dd008ba0b5ecbdde136
 PKG_BUILD_DEPENDS:=libncurses libreadline

 include $(INCLUDE_DIR)/package.mk
Index: feeds/packages/net/bird/patches/0001-change_config_name.patch
===================================================================
--- feeds/packages/net/bird/patches/0001-change_config_name.patch
(revision 36193)
+++ feeds/packages/net/bird/patches/0001-change_config_name.patch
(working copy)
@@ -1,20 +0,0 @@
-diff --git a/sysdep/config.h b/sysdep/config.h
-index 03399bd..bc5eb77 100644
---- a/sysdep/config.h
-+++ b/sysdep/config.h
-@@ -46,11 +46,11 @@ typedef u16 word;
- #  endif
- #else
- #  ifdef DEBUGGING
--#    define PATH_CONFIG "bird.conf"
--#    define PATH_CONTROL_SOCKET "bird.ctl"
-+#    define PATH_CONFIG "bird4.conf"
-+#    define PATH_CONTROL_SOCKET "bird4.ctl"
- #  else
--#    define PATH_CONFIG PATH_CONFIG_DIR "/bird.conf"
--#    define PATH_CONTROL_SOCKET PATH_CONTROL_SOCKET_DIR "/bird.ctl"
-+#    define PATH_CONFIG PATH_CONFIG_DIR "/bird4.conf"
-+#    define PATH_CONTROL_SOCKET PATH_CONTROL_SOCKET_DIR "/bird4.ctl"
- #  endif
- #endif
-

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

Reply via email to