mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] dosfstools: fix url and update to 3.0.28
@ 2016-01-04  4:18 Ladislav Michl
  2016-01-12 16:46 ` Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Ladislav Michl @ 2016-01-04  4:18 UTC (permalink / raw)
  To: ptxdist

Dosfstools moved to github. Once there, update to version 3.0.28

Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
---
 dosfstools.make |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/rules/dosfstools.make b/rules/dosfstools.make
index 70d8237..4d77a63 100644
--- a/rules/dosfstools.make
+++ b/rules/dosfstools.make
@@ -17,12 +17,12 @@ PACKAGES-$(PTXCONF_DOSFSTOOLS) += dosfstools
 #
 # Paths and names
 #
-DOSFSTOOLS_VERSION	:= 3.0.26
-DOSFSTOOLS_MD5		:= 45012f5f56f2aae3afcd62120b9e5a08
+DOSFSTOOLS_VERSION	:= 3.0.28
+DOSFSTOOLS_MD5		:= 6a047a6c65186b9ebb1853709adb36db
 DOSFSTOOLS		:= dosfstools-$(DOSFSTOOLS_VERSION)
 DOSFSTOOLS_SUFFIX	:= tar.xz
 DOSFSTOOLS_SRC		:= $(DOSFSTOOLS).$(DOSFSTOOLS_SUFFIX)
-DOSFSTOOLS_URL		:= http://www.daniel-baumann.ch/files/software/dosfstools/$(DOSFSTOOLS_SRC)
+DOSFSTOOLS_URL		:= https://github.com/dosfstools/dosfstools/releases/download/v$(DOSFSTOOLS_VERSION)/$(DOSFSTOOLS_SRC)
 DOSFSTOOLS_SOURCE	:= $(SRCDIR)/$(DOSFSTOOLS_SRC)
 DOSFSTOOLS_DIR		:= $(BUILDDIR)/$(DOSFSTOOLS)
 DOSFSTOOLS_LICENSE	:= GPL-3.0

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

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

* Re: [ptxdist] [PATCH] dosfstools: fix url and update to 3.0.28
  2016-01-04  4:18 [ptxdist] [PATCH] dosfstools: fix url and update to 3.0.28 Ladislav Michl
@ 2016-01-12 16:46 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2016-01-12 16:46 UTC (permalink / raw)
  To: ptxdist

On Mon, Jan 04, 2016 at 05:18:08AM +0100, Ladislav Michl wrote:
> Dosfstools moved to github. Once there, update to version 3.0.28
> 

Thanks, applied.

Michael

> Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
> ---
>  dosfstools.make |    6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/rules/dosfstools.make b/rules/dosfstools.make
> index 70d8237..4d77a63 100644
> --- a/rules/dosfstools.make
> +++ b/rules/dosfstools.make
> @@ -17,12 +17,12 @@ PACKAGES-$(PTXCONF_DOSFSTOOLS) += dosfstools
>  #
>  # Paths and names
>  #
> -DOSFSTOOLS_VERSION	:= 3.0.26
> -DOSFSTOOLS_MD5		:= 45012f5f56f2aae3afcd62120b9e5a08
> +DOSFSTOOLS_VERSION	:= 3.0.28
> +DOSFSTOOLS_MD5		:= 6a047a6c65186b9ebb1853709adb36db
>  DOSFSTOOLS		:= dosfstools-$(DOSFSTOOLS_VERSION)
>  DOSFSTOOLS_SUFFIX	:= tar.xz
>  DOSFSTOOLS_SRC		:= $(DOSFSTOOLS).$(DOSFSTOOLS_SUFFIX)
> -DOSFSTOOLS_URL		:= http://www.daniel-baumann.ch/files/software/dosfstools/$(DOSFSTOOLS_SRC)
> +DOSFSTOOLS_URL		:= https://github.com/dosfstools/dosfstools/releases/download/v$(DOSFSTOOLS_VERSION)/$(DOSFSTOOLS_SRC)
>  DOSFSTOOLS_SOURCE	:= $(SRCDIR)/$(DOSFSTOOLS_SRC)
>  DOSFSTOOLS_DIR		:= $(BUILDDIR)/$(DOSFSTOOLS)
>  DOSFSTOOLS_LICENSE	:= GPL-3.0
> 
> _______________________________________________
> ptxdist mailing list
> ptxdist@pengutronix.de

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

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

end of thread, other threads:[~2016-01-12 16:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-04  4:18 [ptxdist] [PATCH] dosfstools: fix url and update to 3.0.28 Ladislav Michl
2016-01-12 16:46 ` Michael Olbrich

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