From: Andy Boyett Date: Thu, 19 Jun 2008 07:47:40 +0000 (+0000) Subject: [packages] updatedd: version bump makefile X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;hb=8526d9647f11dded7ce1745e3adf037ab1db9d73;p=openwrt%2Fsvn-archive%2Farchive.git [packages] updatedd: version bump makefile SVN-Revision: 11538 --- 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