mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
map-controller: get source url from https
This commit is contained in:
parent
15d9fc0339
commit
a80ed328c3
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ PKG_LICENSE:=PROPRIETARY IOPSYS
|
|||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=git@dev.iopsys.eu:iopsys/map-controller.git
|
||||
PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/map-controller
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)_$(PKG_SOURCE_VERSION).tar.xz
|
||||
PKG_MIRROR_HASH:=skip
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue