summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-05-16 13:46:57 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-05-16 13:46:57 +0000
commitaa34b43e864bbfc9a420a9a445da3216d2ae69cd (patch)
tree8247198587ba6caec42e0ae381181581e58fcd18
parent529452971a460b27f5cc0c7058e64d93311632af (diff)
bump a bunch of packages updated after 10.03
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21477 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--package/acx/Makefile4
-rw-r--r--package/block-extroot/Makefile4
-rw-r--r--package/broadcom-diag/Makefile4
-rw-r--r--package/broadcom-wl/Makefile4
-rw-r--r--package/mountd/Makefile4
-rw-r--r--package/swconfig/Makefile4
6 files changed, 12 insertions, 12 deletions
diff --git a/package/acx/Makefile b/package/acx/Makefile
index caa55c577..9accc33e8 100644
--- a/package/acx/Makefile
+++ b/package/acx/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2006-2008 OpenWrt.org
+# Copyright (C) 2006-2010 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@ -10,7 +10,7 @@ include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=acx
PKG_VERSION:=20080210
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=@SF/acx100
diff --git a/package/block-extroot/Makefile b/package/block-extroot/Makefile
index d24cbd134..6957669fd 100644
--- a/package/block-extroot/Makefile
+++ b/package/block-extroot/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2009 OpenWrt.org
+# Copyright (C) 2009-2010 OpenWrt.org
# Copyright (C) 2010 Vertical Communications
#
# This is free software, licensed under the GNU General Public License v2.
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=block-extroot
PKG_VERSION:=0.0.1
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
diff --git a/package/broadcom-diag/Makefile b/package/broadcom-diag/Makefile
index 6c55dc3fe..9cb77cdf3 100644
--- a/package/broadcom-diag/Makefile
+++ b/package/broadcom-diag/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2006-2009 OpenWrt.org
+# Copyright (C) 2006-2010 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=broadcom-diag
-PKG_RELEASE:=6
+PKG_RELEASE:=7
include $(INCLUDE_DIR)/package.mk
diff --git a/package/broadcom-wl/Makefile b/package/broadcom-wl/Makefile
index 5ce37ff31..aaf6083ee 100644
--- a/package/broadcom-wl/Makefile
+++ b/package/broadcom-wl/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2006-2009 OpenWrt.org
+# Copyright (C) 2006-2010 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@ -10,7 +10,7 @@ include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=broadcom-wl
PKG_VERSION:=4.150.10.5.3
-PKG_RELEASE:=6
+PKG_RELEASE:=7
WLC_VERSION:=0.2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
diff --git a/package/mountd/Makefile b/package/mountd/Makefile
index ded7d30d1..bfee3585e 100644
--- a/package/mountd/Makefile
+++ b/package/mountd/Makefile
@@ -1,11 +1,11 @@
-# Copyright (C) 2009 OpenWrt.org
+# Copyright (C) 2009-2010 OpenWrt.org
# All rights reserved.
include $(TOPDIR)/rules.mk
PKG_NAME:=mountd
PKG_VERSION:=0.1
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources
diff --git a/package/swconfig/Makefile b/package/swconfig/Makefile
index 5880e9828..b0a72ceeb 100644
--- a/package/swconfig/Makefile
+++ b/package/swconfig/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2008-2009 OpenWrt.org
+# Copyright (C) 2008-2010 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=swconfig
-PKG_RELEASE:=5
+PKG_RELEASE:=6
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/kernel.mk