From 4db9556f9935512f3b0bdff4b8bc5b159fde190a Mon Sep 17 00:00:00 2001
From: Felix Fietkau <nbd@openwrt.org>
Date: Fri, 7 Sep 2007 20:41:57 +0000
Subject: [PATCH] bump package versions after updates

SVN-Revision: 8680
---
 package/base-files/Makefile    | 2 +-
 package/broadcom-diag/Makefile | 2 +-
 package/ebtables/Makefile      | 2 +-
 package/hotplug2/Makefile      | 2 +-
 package/keynote/Makefile       | 2 +-
 package/ppp/Makefile           | 2 +-
 package/pptp/Makefile          | 2 +-
 package/qos-scripts/Makefile   | 2 +-
 package/rt61/Makefile          | 2 +-
 package/strongswan/Makefile    | 2 +-
 10 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/package/base-files/Makefile b/package/base-files/Makefile
index dfbfd60b55..dcf0835ecc 100644
--- a/package/base-files/Makefile
+++ b/package/base-files/Makefile
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
 include $(INCLUDE_DIR)/kernel.mk
 
 PKG_NAME:=base-files
-PKG_RELEASE:=9
+PKG_RELEASE:=10
 
 PKG_FILE_DEPEND:=$(PLATFORM_DIR)/ $(GENERIC_PLATFORM_DIR)/base-files/
 
diff --git a/package/broadcom-diag/Makefile b/package/broadcom-diag/Makefile
index 45bce0a3e8..1ba4abf973 100644
--- a/package/broadcom-diag/Makefile
+++ b/package/broadcom-diag/Makefile
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
 include $(INCLUDE_DIR)/kernel.mk
 
 PKG_NAME:=broadcom-diag
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 include $(INCLUDE_DIR)/package.mk
 
diff --git a/package/ebtables/Makefile b/package/ebtables/Makefile
index 69a0eeb187..9f61c8713e 100644
--- a/package/ebtables/Makefile
+++ b/package/ebtables/Makefile
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=ebtables
 PKG_VERSION:=2.0.8-rc2
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_SOURCE:=$(PKG_NAME)-v$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=@SF/ebtables
diff --git a/package/hotplug2/Makefile b/package/hotplug2/Makefile
index 00a5f832bf..1bd689f086 100644
--- a/package/hotplug2/Makefile
+++ b/package/hotplug2/Makefile
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=hotplug2
 PKG_VERSION:=0.9
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://isteve.bofh.cz/~isteve/hotplug2
diff --git a/package/keynote/Makefile b/package/keynote/Makefile
index 61eae58575..9fe38678dd 100644
--- a/package/keynote/Makefile
+++ b/package/keynote/Makefile
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=keynote
 PKG_VERSION:=2.3
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://downloads.openwrt.org/sources/
diff --git a/package/ppp/Makefile b/package/ppp/Makefile
index df3f035099..98719635d0 100644
--- a/package/ppp/Makefile
+++ b/package/ppp/Makefile
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=ppp
 PKG_VERSION:=2.4.3
-PKG_RELEASE:=7
+PKG_RELEASE:=8
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=ftp://ftp.samba.org/pub/ppp/
diff --git a/package/pptp/Makefile b/package/pptp/Makefile
index 6a3d98bea6..2779dbf36f 100644
--- a/package/pptp/Makefile
+++ b/package/pptp/Makefile
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=pptp
 PKG_VERSION:=1.6.0
-PKG_RELEASE:=3
+PKG_RELEASE:=4
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=@SF/pptpclient
diff --git a/package/qos-scripts/Makefile b/package/qos-scripts/Makefile
index ae64d97e65..3de4be74de 100644
--- a/package/qos-scripts/Makefile
+++ b/package/qos-scripts/Makefile
@@ -9,7 +9,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=qos-scripts
-PKG_VERSION:=1.2.0
+PKG_VERSION:=1.2.1
 PKG_RELEASE:=1
 
 PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
diff --git a/package/rt61/Makefile b/package/rt61/Makefile
index db8ceb717b..f053f8389e 100644
--- a/package/rt61/Makefile
+++ b/package/rt61/Makefile
@@ -11,7 +11,7 @@ include $(INCLUDE_DIR)/kernel.mk
 
 PKG_NAME:=rt61
 PKG_VERSION:=cvs-2007060307
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=@openwrt/
diff --git a/package/strongswan/Makefile b/package/strongswan/Makefile
index 3b21cc82d2..65a77bef5d 100644
--- a/package/strongswan/Makefile
+++ b/package/strongswan/Makefile
@@ -11,7 +11,7 @@ include $(INCLUDE_DIR)/kernel.mk
 
 PKG_NAME:=strongswan
 PKG_VERSION:=2.8.2
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://download.strongswan.org/
-- 
GitLab