mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-06 17:30:58 +01:00
hostmngr: 1.1.0
This commit is contained in:
parent
7dc38d0a4a
commit
c1b990837d
1 changed files with 2 additions and 2 deletions
|
|
@ -5,12 +5,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=hostmngr
|
||||
PKG_VERSION:=1.0.13
|
||||
PKG_VERSION:=1.1.0
|
||||
|
||||
LOCAL_DEV=0
|
||||
ifneq ($(LOCAL_DEV),1)
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_VERSION:=3d9d158bb82334e500c314fe61ac8dce30e63fde
|
||||
PKG_SOURCE_VERSION:=7e9edcacfe27b87988eb699ade692d96247c8d8b
|
||||
PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/hostmngr.git
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)_$(PKG_SOURCE_VERSION).tar.xz
|
||||
PKG_MIRROR_HASH:=skip
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue