[packages] updatedd: version bump makefile
authoragb <agb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 19 Jun 2008 07:47:40 +0000 (07:47 +0000)
committeragb <agb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 19 Jun 2008 07:47:40 +0000 (07:47 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11538 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/updatedd/Makefile

index ae43926..ced4a70 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