mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
decollector: 6.2.1.1
This commit is contained in:
parent
6ec25f158c
commit
5bc00d53fd
1 changed files with 2 additions and 2 deletions
|
|
@ -6,12 +6,12 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=decollector
|
PKG_NAME:=decollector
|
||||||
PKG_VERSION:=6.2.1.0
|
PKG_VERSION:=6.2.1.1
|
||||||
|
|
||||||
LOCAL_DEV=0
|
LOCAL_DEV=0
|
||||||
ifneq ($(LOCAL_DEV),1)
|
ifneq ($(LOCAL_DEV),1)
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_VERSION:=81a2a54dc327c8a81a779420e63bb07492872361
|
PKG_SOURCE_VERSION:=1a2c5f147f88ac10c22b0a6f8c0bd285a9cce497
|
||||||
PKG_SOURCE_URL:=https://dev.iopsys.eu/multi-ap/decollector.git
|
PKG_SOURCE_URL:=https://dev.iopsys.eu/multi-ap/decollector.git
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz
|
||||||
PKG_MIRROR_HASH:=skip
|
PKG_MIRROR_HASH:=skip
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue