From: Florian Fainelli Date: Fri, 19 Jun 2009 10:26:33 +0000 (+0000) Subject: [package] bump quagga release number as suggested in #5251 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=80384c291f7ae361340f50d584e95c3c03ecdaf9 [package] bump quagga release number as suggested in #5251 SVN-Revision: 16513 --- diff --git a/net/quagga/Makefile b/net/quagga/Makefile index c32a86c5a2..ca482f39db 100644 --- a/net/quagga/Makefile +++ b/net/quagga/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006 OpenWrt.org +# Copyright (C) 2006-2009 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=quagga PKG_VERSION:=0.98.6 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_MD5SUM:=b0d4132039953a0214256873b7d23d68 PKG_SOURCE_URL:=http://www.quagga.net/download/ \