From 12ce913057923e408ee87c535f3905a0b2cc1f78 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Sun, 23 May 2010 21:55:40 +0000 Subject: [PATCH] bump release number for packages ahead of backfire in trunk SVN-Revision: 21556 --- package/broadcom-wl/Makefile | 2 +- package/compcache/Makefile | 2 +- package/ifx-tapi/Makefile | 4 ++-- package/ifx-vmmc/Makefile | 4 ++-- package/ifxmips-dsl-api/Makefile | 2 +- package/ifxos/Makefile | 2 +- package/nvram/Makefile | 4 ++-- package/ppp/Makefile | 2 +- package/siit/Makefile | 2 +- package/uhttpd/Makefile | 2 +- 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 +# Copyright (C) 2009-2010 Jo-Philipp Wich # # 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) -- 2.30.2