From 8526d9647f11dded7ce1745e3adf037ab1db9d73 Mon Sep 17 00:00:00 2001 From: Andy Boyett Date: Thu, 19 Jun 2008 07:47:40 +0000 Subject: [PATCH 1/1] [packages] updatedd: version bump makefile SVN-Revision: 11538 --- net/updatedd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/updatedd/Makefile b/net/updatedd/Makefile index ae43926103..ced4a7096b 100644 --- a/net/updatedd/Makefile +++ b/net/updatedd/Makefile @@ -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 -- 2.30.2