mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] dt-utils: version bump 2017.03.0 -> 2018.05.0
@ 2018-06-05 13:48 Roland Hieber
  0 siblings, 0 replies; only message in thread
From: Roland Hieber @ 2018-06-05 13:48 UTC (permalink / raw)
  To: ptxdist; +Cc: Roland Hieber

URL has changed due to website relaunch. Upstream changes:

| dt-utils 2018.05.0
| ==================
|
| barebox-state: block while waiting for file lock
| barebox-state: Fail for unhandled arguments
| barebox-state: fix termination of long_options[] to fix segfault
| common: Include sys/types.h header to fix build with musl
| common: Rename strlcpy to DT_strlcpy to fix build with uClibc
| barebox-state: backend_raw: init digest earlier

Signed-off-by: Roland Hieber <r.hieber@pengutronix.de>
---
 rules/dt-utils.make | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/rules/dt-utils.make b/rules/dt-utils.make
index 0a86f4e5e..ef0304a82 100644
--- a/rules/dt-utils.make
+++ b/rules/dt-utils.make
@@ -16,11 +16,11 @@ PACKAGES-$(PTXCONF_DT_UTILS) += dt-utils
 #
 # Paths and names
 #
-DT_UTILS_VERSION	:= 2017.03.0
-DT_UTILS_MD5		:= f7c6790358e2925654fd8efa8313768d
+DT_UTILS_VERSION	:= 2018.05.0
+DT_UTILS_MD5		:= 3ab2d646639bb10607716a5b57e2ddf8
 DT_UTILS		:= dt-utils-$(DT_UTILS_VERSION)
 DT_UTILS_SUFFIX		:= tar.xz
-DT_UTILS_URL		:= http://pengutronix.de/software/dt-utils/download/$(DT_UTILS).$(DT_UTILS_SUFFIX)
+DT_UTILS_URL		:= https://public.pengutronix.de/software/dt-utils/$(DT_UTILS).$(DT_UTILS_SUFFIX)
 DT_UTILS_SOURCE		:= $(SRCDIR)/$(DT_UTILS).$(DT_UTILS_SUFFIX)
 DT_UTILS_DIR		:= $(BUILDDIR)/$(DT_UTILS)
 DT_UTILS_LICENSE	:= GPL-2.0-only
-- 
2.17.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-06-05 13:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-05 13:48 [ptxdist] [PATCH] dt-utils: version bump 2017.03.0 -> 2018.05.0 Roland Hieber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox