aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2010-05-23 21:55:40 +0000
committerNicolas Thill <nico@openwrt.org>2010-05-23 21:55:40 +0000
commit3198c447f63660678c18ad6ad9dffa0f11e0cf39 (patch)
treebf56f418868cf8cf30fc4d598f129c6f0ebfc2c1
parentf1f4b36850076c544239b05b4baa2a1980df728b (diff)
downloadupstream-3198c447f63660678c18ad6ad9dffa0f11e0cf39.tar.gz
upstream-3198c447f63660678c18ad6ad9dffa0f11e0cf39.tar.bz2
upstream-3198c447f63660678c18ad6ad9dffa0f11e0cf39.zip
bump release number for packages ahead of backfire in trunk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21556 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--package/broadcom-wl/Makefile2
-rw-r--r--package/compcache/Makefile2
-rw-r--r--package/ifx-tapi/Makefile4
-rw-r--r--package/ifx-vmmc/Makefile4
-rw-r--r--package/ifxmips-dsl-api/Makefile2
-rw-r--r--package/ifxos/Makefile2
-rw-r--r--package/nvram/Makefile4
-rw-r--r--package/ppp/Makefile2
-rw-r--r--package/siit/Makefile2
-rw-r--r--package/uhttpd/Makefile2
10 files changed, 13 insertions, 13 deletions
diff --git a/package/broadcom-wl/Makefile b/package/broadcom-wl/Makefile
index aaf6083eef..78ea2a04be 100644
--- a/package/broadcom-wl/Makefile
+++ b/package/broadcom-wl/Makefile
@@ -10,7 +10,7 @@ include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=broadcom-wl
PKG_VERSION:=4.150.10.5.3
-PKG_RELEASE:=7
+PKG_RELEASE:=8
WLC_VERSION:=0.2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
diff --git a/package/compcache/Makefile b/package/compcache/Makefile
index ec63ff0a87..eb2e2d11b9 100644
--- a/package/compcache/Makefile
+++ b/package/compcache/Makefile
@@ -10,7 +10,7 @@ include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=compcache
PKG_VERSION:=0.6.2
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_SOURCE_URL:=http://compcache.googlecode.com/files/
PKG_MD5SUM:=27aec78dc50e34fb800c74e879057743
diff --git a/package/ifx-tapi/Makefile b/package/ifx-tapi/Makefile
index 64aaa3ba0a..68282b81a0 100644
--- a/package/ifx-tapi/Makefile
+++ b/package/ifx-tapi/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2008 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.
@@ -10,7 +10,7 @@ include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=drv_tapi
PKG_VERSION:=3.11.0
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_SOURCE:=drv_tapi-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources
diff --git a/package/ifx-vmmc/Makefile b/package/ifx-vmmc/Makefile
index 265d21a8ab..ac311e06d4 100644
--- a/package/ifx-vmmc/Makefile
+++ b/package/ifx-vmmc/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2008 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.
@@ -10,7 +10,7 @@ include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=drv_vmmc
PKG_VERSION:=1.7.0
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_MD5SUM:=3f1b44e79408a3320aa9f8b21a260fd0
diff --git a/package/ifxmips-dsl-api/Makefile b/package/ifxmips-dsl-api/Makefile
index 7214a1c956..3a27d5d4bd 100644
--- a/package/ifxmips-dsl-api/Makefile
+++ b/package/ifxmips-dsl-api/Makefile
@@ -12,7 +12,7 @@ include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=ifxmips-dsl-api
PKG_BASE_NAME:=drv_dsl_cpe_api_danube
PKG_VERSION:=3.24.4.4
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_BASE_NAME)-$(PKG_VERSION).tar.gz
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/drv_dsl_cpe_api-$(PKG_VERSION)
PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources/
diff --git a/package/ifxos/Makefile b/package/ifxos/Makefile
index 1ed61dd257..7f13bc9058 100644
--- a/package/ifxos/Makefile
+++ b/package/ifxos/Makefile
@@ -11,7 +11,7 @@ include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=lib_ifxos
PKG_VERSION:=1.5.12
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources
PKG_MD5SUM:=ba775356bdd5e1b73b3e11a152710ed6
diff --git a/package/nvram/Makefile b/package/nvram/Makefile
index f064b5fe3c..4a57de2e32 100644
--- a/package/nvram/Makefile
+++ b/package/nvram/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2009 Jo-Philipp Wich <xm@subsignal.org>
+# Copyright (C) 2009-2010 Jo-Philipp Wich <xm@subsignal.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:=nvram
-PKG_RELEASE:=6
+PKG_RELEASE:=7
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
diff --git a/package/ppp/Makefile b/package/ppp/Makefile
index e90d4ccfac..d7dcc65f83 100644
--- a/package/ppp/Makefile
+++ b/package/ppp/Makefile
@@ -10,7 +10,7 @@ include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=ppp
PKG_VERSION:=2.4.4
-PKG_RELEASE:=6
+PKG_RELEASE:=7
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=ftp://ftp.samba.org/pub/ppp/
diff --git a/package/siit/Makefile b/package/siit/Makefile
index 4e9f94a8ee..1d014a7500 100644
--- a/package/siit/Makefile
+++ b/package/siit/Makefile
@@ -10,7 +10,7 @@ include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=siit
PKG_VERSION:=1.1
-PKG_RELEASE:=1
+PKG_RELEASE:=2
include $(INCLUDE_DIR)/package.mk
diff --git a/package/uhttpd/Makefile b/package/uhttpd/Makefile
index 0dcc6a900b..3ac396a4b7 100644
--- a/package/uhttpd/Makefile
+++ b/package/uhttpd/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=uhttpd
-PKG_RELEASE:=9
+PKG_RELEASE:=10
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)