[package] bump quagga release number as suggested in #5251
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 19 Jun 2009 10:26:33 +0000 (10:26 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 19 Jun 2009 10:26:33 +0000 (10:26 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@16513 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/quagga/Makefile

index c32a86c..ca482f3 100644 (file)
@@ -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/ \