diff --git a/gluon/gluon-autoupdater/Makefile b/gluon/gluon-autoupdater/Makefile index fd97149..d856851 100644 --- a/gluon/gluon-autoupdater/Makefile +++ b/gluon/gluon-autoupdater/Makefile @@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gluon-autoupdater PKG_VERSION:=0.1 -PKG_RELEASE:=1 +PKG_RELEASE:=1.$(GLUON_CONFIG_VERSION) PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME) diff --git a/gluon/gluon-config-mode/Makefile b/gluon/gluon-config-mode/Makefile index 75babcd..1ce36ae 100644 --- a/gluon/gluon-config-mode/Makefile +++ b/gluon/gluon-config-mode/Makefile @@ -4,8 +4,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gluon-config-mode -PKG_VERSION:=0.3.2.99 -PKG_RELEASE:=2 +PKG_VERSION:=1 +PKG_RELEASE:=1.$(GLUON_CONFIG_VERSION) PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME) diff --git a/gluon/gluon-core/Makefile b/gluon/gluon-core/Makefile index 2e0ce85..a9483a0 100644 --- a/gluon/gluon-core/Makefile +++ b/gluon/gluon-core/Makefile @@ -1,8 +1,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gluon-core -PKG_VERSION:=0.3.2.99 -PKG_RELEASE:=1 +PKG_VERSION:=1 +PKG_RELEASE:=1.$(GLUON_CONFIG_VERSION) PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME) diff --git a/gluon/gluon-cron/Makefile b/gluon/gluon-cron/Makefile index 7032118..ac92a92 100644 --- a/gluon/gluon-cron/Makefile +++ b/gluon/gluon-cron/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gluon-cron -PKG_VERSION:=0.3.2.99 +PKG_VERSION:=1 PKG_RELEASE:=1 PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME) diff --git a/gluon/gluon-ebtables/Makefile b/gluon/gluon-ebtables/Makefile index 051b374..39c654c 100644 --- a/gluon/gluon-ebtables/Makefile +++ b/gluon/gluon-ebtables/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gluon-ebtables -PKG_VERSION:=0.3.2.99 +PKG_VERSION:=1 PKG_RELEASE:=1 PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME) diff --git a/gluon/gluon-location/Makefile b/gluon/gluon-location/Makefile index d9cdf3e..7f1feb6 100644 --- a/gluon/gluon-location/Makefile +++ b/gluon/gluon-location/Makefile @@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gluon-location PKG_VERSION:=1 -PKG_location:=1 +PKG_RELEASE:=1 PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME) diff --git a/gluon/gluon-mesh-batman-adv/Makefile b/gluon/gluon-mesh-batman-adv/Makefile index 708c7c4..2e99dfa 100644 --- a/gluon/gluon-mesh-batman-adv/Makefile +++ b/gluon/gluon-mesh-batman-adv/Makefile @@ -1,8 +1,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gluon-mesh-batman-adv -PKG_VERSION:=0.3.2.99 -PKG_RELEASE:=1 +PKG_VERSION:=1 +PKG_RELEASE:=1.$(GLUON_CONFIG_VERSION) PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME) diff --git a/gluon/gluon-mesh-vpn-fastd/Makefile b/gluon/gluon-mesh-vpn-fastd/Makefile index 515cbcb..5261881 100644 --- a/gluon/gluon-mesh-vpn-fastd/Makefile +++ b/gluon/gluon-mesh-vpn-fastd/Makefile @@ -1,8 +1,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gluon-mesh-vpn-fastd -PKG_VERSION:=0.3.2.99 -PKG_RELEASE:=1 +PKG_VERSION:=1 +PKG_RELEASE:=1.$(GLUON_CONFIG_VERSION) PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME) diff --git a/gluon/gluon-next-node/Makefile b/gluon/gluon-next-node/Makefile index ec14583..4a06498 100644 --- a/gluon/gluon-next-node/Makefile +++ b/gluon/gluon-next-node/Makefile @@ -1,8 +1,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gluon-next-node -PKG_VERSION:=0.3.2.99 -PKG_RELEASE:=1 +PKG_VERSION:=1 +PKG_RELEASE:=1.$(GLUON_CONFIG_VERSION) PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME) diff --git a/gluon/gluon-release/Makefile b/gluon/gluon-release/Makefile index 1d72f73..0eaa181 100644 --- a/gluon/gluon-release/Makefile +++ b/gluon/gluon-release/Makefile @@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gluon-release PKG_VERSION:=1 -PKG_RELEASE:=1 +PKG_RELEASE:=1.$(GLUON_CONFIG_VERSION) PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME) diff --git a/gluon/gluon-simple-tc/Makefile b/gluon/gluon-simple-tc/Makefile index 9c194f9..0a5847a 100644 --- a/gluon/gluon-simple-tc/Makefile +++ b/gluon/gluon-simple-tc/Makefile @@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gluon-simple-tc PKG_VERSION:=1 -PKG_RELEASE:=1 +PKG_RELEASE:=1.$(GLUON_CONFIG_VERSION) PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)