mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-02 15:34:05 +01:00
Update feed [ feed_inteno_packages ] package [ icwmp ]
------------------------------------------------------------------------------- * cb4e05c ipping_launch: round result values to be unsigned ints refs #15385 refs #14153 ------------------------------------------------------------------------------- commit cb4e05c74369b1eddc93f55a3c59ff3337b04af7 Author: Reidar Cederqvist <reidar.cederqvist@gmail.com> Date: 2018-06-28 14:30:27 +0200 ipping_launch: round result values to be unsigned ints refs #15385 refs #14153 Base directory -> / scripts/functions/ipping_launch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) -------------------------------------------------------------------------------
This commit is contained in:
parent
205c3e04ff
commit
aab1311df9
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ PKG_VERSION:=4.0-2018-06-21
|
|||
PKG_FIXUP:=autoreconf
|
||||
PKG_SOURCE_URL:=http://public.inteno.se:/icwmp.git
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_VERSION:=e8bd2645a2b7d5533e39a36a1ab1fecbef546fd3
|
||||
PKG_SOURCE_VERSION:=cb4e05c74369b1eddc93f55a3c59ff3337b04af7
|
||||
PKG_RELEASE=$(PKG_SOURCE_VERSION)
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue