mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] file: version bump 5.35 -> 5.36
@ 2020-01-07 18:21 Christian Hermann
  2020-01-08  8:31 ` Alexander Dahl
  2020-01-12 12:48 ` Michael Olbrich
  0 siblings, 2 replies; 9+ messages in thread
From: Christian Hermann @ 2020-01-07 18:21 UTC (permalink / raw)
  To: ptxdist

* fetch via http instead of ftp
* fix license identifier

Signed-off-by: Christian Hermann <christian.hermann@hytera.de>
---
 rules/file.make | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/rules/file.make b/rules/file.make
index b721cf7e6..0d42cdece 100644
--- a/rules/file.make
+++ b/rules/file.make
@@ -14,14 +14,17 @@ PACKAGES-$(PTXCONF_FILE) += file
 #
 # Paths and names
 #
-FILE_VERSION	:= 5.35
-FILE_MD5	:= 5f10fb45bdaffd729a572e563783b78e
+FILE_VERSION	:= 5.36
+FILE_MD5	:= 9af0eb3f5db4ae00fffc37f7b861575c
 FILE		:= file-$(FILE_VERSION)
 FILE_SUFFIX	:= tar.gz
-FILE_URL	:= ftp://ftp.astron.com/pub/file/$(FILE).$(FILE_SUFFIX)
+FILE_URL	:= http://ftp.astron.com/pub/file/$(FILE).$(FILE_SUFFIX)
 FILE_SOURCE	:= $(SRCDIR)/$(FILE).$(FILE_SUFFIX)
 FILE_DIR	:= $(BUILDDIR)/$(FILE)
-FILE_LICENSE	:= BSD AND 2-term BSD
+FILE_LICENSE	:= BSD-2-Clause
+FILE_LICENSE_FILES	:= \
+	file://COPYING;md5=8bafafc441e2e0b9660848c98760b5f3 \
+	file://src/file.c;startline=1;endline=27;md5=c23a8098a761ce3193087925877307b9
 
 # ----------------------------------------------------------------------------
 # Prepare
-- 
2.24.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2020-08-12  8:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-07 18:21 [ptxdist] [PATCH] file: version bump 5.35 -> 5.36 Christian Hermann
2020-01-08  8:31 ` Alexander Dahl
2020-01-08 13:28   ` Christian Hermann
2020-01-08 15:00     ` [ptxdist] fail to install_alternative a file like dev-disk-by\x2dlabel-INSTALL.device (backslash?==?utf-8?q? x2d) Artur Wiebe
2020-01-10 13:19       ` Michael Olbrich
2020-01-30 13:35         ` Michael Olbrich
2020-08-12  8:01           ` [ptxdist] ?==?utf-8?q? fail to install_alternative a file like dev-disk-by\x2dlabel-INSTALL.device (backslash?= x2d Artur Wiebe
2020-01-10 12:02     ` [ptxdist] [PATCH] file: version bump 5.35 -> 5.36 Michael Olbrich
2020-01-12 12:48 ` Michael Olbrich

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