Thanks, applied as 7f2d71d72e234ecfce39ce38931c02b25319410d.

Michael

[sent from post-receive hook]

On Sat, 20 Jun 2020 00:04:00 +0200, Roland Hieber <[email protected]> wrote:
> rpm5.org has been a parking domain for at least 2 years, it is unlikely
> to come back. Add a few other mirrors.
> 
> Signed-off-by: Roland Hieber <[email protected]>
> Message-Id: <[email protected]>
> [mol: use ftp.rpm.org as primary URL]
> Signed-off-by: Michael Olbrich <[email protected]>
> 
> diff --git a/rules/libpopt.make b/rules/libpopt.make
> index 0bfecc7aebcf..2721cc53129c 100644
> --- a/rules/libpopt.make
> +++ b/rules/libpopt.make
> @@ -19,8 +19,10 @@ LIBPOPT_VERSION    := 1.16
>  LIBPOPT_MD5  := 3743beefa3dd6247a73f8f7a32c14c33
>  LIBPOPT              := popt-$(LIBPOPT_VERSION)
>  LIBPOPT_SUFFIX       := tar.gz
> -LIBPOPT_URL  := http://rpm5.org/files/popt/$(LIBPOPT).$(LIBPOPT_SUFFIX) \
> -                
> http://distfiles.gentoo.org/distfiles/$(LIBPOPT).$(LIBPOPT_SUFFIX)
> +LIBPOPT_URL  := \
> +     http://ftp.rpm.org/mirror/popt/$(LIBPOPT).$(LIBPOPT_SUFFIX) \
> +     http://distfiles.gentoo.org/distfiles/$(LIBPOPT).$(LIBPOPT_SUFFIX) \
> +     ftp://anduin.linuxfromscratch.org/BLFS/popt/$(LIBPOPT).$(LIBPOPT_SUFFIX)
>  LIBPOPT_SOURCE       := $(SRCDIR)/$(LIBPOPT).$(LIBPOPT_SUFFIX)
>  LIBPOPT_DIR  := $(BUILDDIR)/$(LIBPOPT)
>  LIBPOPT_LICENSE      := MIT

_______________________________________________
ptxdist mailing list
[email protected]
To unsubscribe, send a mail with subject "unsubscribe" to 
[email protected]

Reply via email to