[packages] updatedd: version bump makefile

git-svn-id: svn://svn.openwrt.org/openwrt/packages@11538 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
agb 2008-06-19 07:47:40 +00:00
parent 5d7e069518
commit 302b57795a

View 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