From 3d65bb5f3aedcd68e01a5ab04bebf227e12a120b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoph=20K=C3=B6nig?= Date: Wed, 3 Sep 2014 19:05:24 +0200 Subject: [PATCH] quagga: Update to 0.99.22.4 Signed-off-by: Christoph Koenig --- quagga/Makefile | 6 +++--- quagga/patches/120-quagga_manet.patch | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/quagga/Makefile b/quagga/Makefile index eb2e2ff..e9bb6c7 100644 --- a/quagga/Makefile +++ b/quagga/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=quagga -PKG_VERSION:=0.99.22.3 +PKG_VERSION:=0.99.22.4 PKG_RELEASE:=1 -PKG_MD5SUM:=1467b6828842af59b31252515729bb09 +PKG_MD5SUM:=03ef24a448be47beba80efa2152f8a28 -PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz +PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=http://download.savannah.gnu.org/releases/quagga/ PKG_CONFIG_DEPENDS:= \ CONFIG_IPV6 \ diff --git a/quagga/patches/120-quagga_manet.patch b/quagga/patches/120-quagga_manet.patch index 684a27d..2411bd0 100644 --- a/quagga/patches/120-quagga_manet.patch +++ b/quagga/patches/120-quagga_manet.patch @@ -205,7 +205,7 @@ { time_t uptime; struct tm *tm; -@@ -777,7 +780,10 @@ vty_show_ip_route (struct vty *vty, stru +@@ -784,7 +787,10 @@ vty_show_ip_route (struct vty *vty, stru || rib->type == ZEBRA_ROUTE_OSPF || rib->type == ZEBRA_ROUTE_BABEL || rib->type == ZEBRA_ROUTE_ISIS @@ -217,7 +217,7 @@ { time_t uptime; struct tm *tm; -@@ -1570,7 +1576,10 @@ vty_show_ipv6_route_detail (struct vty * +@@ -1577,7 +1583,10 @@ vty_show_ipv6_route_detail (struct vty * || rib->type == ZEBRA_ROUTE_OSPF6 || rib->type == ZEBRA_ROUTE_BABEL || rib->type == ZEBRA_ROUTE_ISIS @@ -229,7 +229,7 @@ { time_t uptime; struct tm *tm; -@@ -1750,7 +1759,10 @@ vty_show_ipv6_route (struct vty *vty, st +@@ -1757,7 +1766,10 @@ vty_show_ipv6_route (struct vty *vty, st || rib->type == ZEBRA_ROUTE_OSPF6 || rib->type == ZEBRA_ROUTE_BABEL || rib->type == ZEBRA_ROUTE_ISIS