From 3f956d1d50b27a7f0de79e3f473c883550da586a Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Thu, 2 Feb 2006 08:58:43 +0000 Subject: [PATCH] Updated to latest stable version SVN-Revision: 3113 --- openwrt/package/quagga/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openwrt/package/quagga/Makefile b/openwrt/package/quagga/Makefile index 51b424b68c..e08688c62e 100644 --- a/openwrt/package/quagga/Makefile +++ b/openwrt/package/quagga/Makefile @@ -3,9 +3,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=quagga -PKG_VERSION:=0.98.4 +PKG_VERSION:=0.98.5 PKG_RELEASE:=1 -PKG_MD5SUM:=c68e409931449afc5730289d3105f502 +PKG_MD5SUM:=ec09c1ec624aea98e18aa19282666784 PKG_SOURCE_URL:=http://www.quagga.net/download/ \ http://www.de.quagga.net/download/ \