updatedd: version bump makefile
authorAndy Boyett <agb@openwrt.org>
Thu, 19 Jun 2008 07:47:40 +0000 (07:47 +0000)
committerAndy Boyett <agb@openwrt.org>
Thu, 19 Jun 2008 07:47:40 +0000 (07:47 +0000)
SVN-Revision: 11538

net/updatedd/Makefile

index ae439261035e6be67776052dce78e9fc5f8e86b0..ced4a7096b7276d8103ac180602f4be37f475dac 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2007 OpenWrt.org
+# Copyright (C) 2007-2008 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=updatedd
 PKG_VERSION:=2.6
-PKG_RELEASE:=5
+PKG_RELEASE:=6
 
 PKG_SOURCE_URL:=http://downloads.openwrt.org/sources/
 PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).tar.bz2