From d9e2f611b0e0eff9cf53f5f0f9ca12af50b6589a Mon Sep 17 00:00:00 2001 From: florian Date: Fri, 25 Aug 2006 07:42:55 +0000 Subject: [PATCH] Update quagga to 0.98.6 for -ng, and fix MD5SUM in whiterussian :) git-svn-id: https://svn.openwrt.org/openwrt@4657 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 4236842..eb733bc 100644 --- a/Makefile +++ b/Makefile @@ -9,9 +9,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=quagga -PKG_VERSION:=0.98.5 +PKG_VERSION:=0.98.6 PKG_RELEASE:=1 -PKG_MD5SUM:=ec09c1ec624aea98e18aa19282666784 +PKG_MD5SUM:=b0d4132039953a0214256873b7d23d68 PKG_SOURCE_URL:=http://www.quagga.net/download/ \ http://www.de.quagga.net/download/ \