mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
Update feed [ feed_inteno_packages ] package [ questd ]
------------------------------------------------------------------------------- * c16d45c tools: fix trim funtion for empty string refs #11680 ------------------------------------------------------------------------------- commit c16d45c61f0708103c25749a9354805b8720f1f6 Author: Alex Oprea <alex.oprea@inteno.se> Date: 2017-03-22 16:39:38 +0100 tools: fix trim funtion for empty string refs #11680 Base directory -> / tools.c | 3 +++ 1 file changed, 3 insertions(+) -------------------------------------------------------------------------------
This commit is contained in:
parent
34025a770f
commit
88175f3d2d
1 changed files with 2 additions and 2 deletions
|
|
@ -6,9 +6,9 @@ include $(TOPDIR)/rules.mk
|
|||
include $(INCLUDE_DIR)/kernel.mk
|
||||
|
||||
PKG_NAME:=questd
|
||||
PKG_VERSION:=3.1.37
|
||||
PKG_VERSION:=3.1.38
|
||||
|
||||
PKG_SOURCE_VERSION:=ab1bd4ff34c543a5d535cb2eb70619a7fdf44995
|
||||
PKG_SOURCE_VERSION:=c16d45c61f0708103c25749a9354805b8720f1f6
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=http://public.inteno.se:/questd
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue