From 235b19aceaf818e187562791ec4cb652a2072abf Mon Sep 17 00:00:00 2001 From: nbd Date: Fri, 7 Sep 2007 20:41:57 +0000 Subject: bump package versions after updates git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8680 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 dfbfd60b5..dcf0835ec 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 45bce0a3e..1ba4abf97 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 69a0eeb18..9f61c8713 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 00a5f832b..1bd689f08 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 61eae5857..9fe38678d 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 df3f03509..98719635d 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 6a3d98bea..2779dbf36 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 ae64d97e6..3de4be74d 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 db8ceb717..f053f8389 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 3b21cc82d..65a77bef5 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/ -- cgit v1.2.3