From: florian Date: Fri, 19 Jun 2009 10:26:33 +0000 (+0000) Subject: [package] bump quagga release number as suggested in #5251 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=14b7bb0973cfa75aa268e58d1d160c889719d291;p=packages.git [package] bump quagga release number as suggested in #5251 git-svn-id: svn://svn.openwrt.org/openwrt/packages@16513 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/quagga/Makefile b/net/quagga/Makefile index c32a86c5a..ca482f39d 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/ \