From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: In-Reply-To: <20201006142720.GO1489016@lenoch> MIME-Version: 1.0 Message-Id: From: Michael Olbrich Date: Wed, 14 Oct 2020 12:30:36 +0200 Subject: Re: [ptxdist] [APPLIED] json-glib: use GNOME mirror List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: ptxdist@pengutronix.de Thanks, applied as 578245c8db914e968b5521b92b85ee40c2de4a5c. Michael [sent from post-receive hook] On Wed, 14 Oct 2020 12:30:36 +0200, Ladislav Michl wrote: > Signed-off-by: Ladislav Michl > Message-Id: <20201006142720.GO1489016@lenoch> > [mol: fix URL 'glib/' -> 'json-glib/'] > Signed-off-by: Michael Olbrich > > diff --git a/rules/json-glib.make b/rules/json-glib.make > index 496e0b7f7c9c..97546e511696 100644 > --- a/rules/json-glib.make > +++ b/rules/json-glib.make > @@ -18,7 +18,7 @@ JSON_GLIB_VERSION := 1.2.8 > JSON_GLIB_MD5 := ff31e7d0594df44318e12facda3d086e > JSON_GLIB := json-glib-$(JSON_GLIB_VERSION) > JSON_GLIB_SUFFIX := tar.xz > -JSON_GLIB_URL := http://ftp.gnome.org/pub/GNOME/sources/json-glib/1.2/$(JSON_GLIB).$(JSON_GLIB_SUFFIX) > +JSON_GLIB_URL := $(call ptx/mirror, GNOME, json-glib/$(basename $(JSON_GLIB_VERSION))/$(JSON_GLIB).$(JSON_GLIB_SUFFIX)) > JSON_GLIB_SOURCE := $(SRCDIR)/$(JSON_GLIB).$(JSON_GLIB_SUFFIX) > JSON_GLIB_DIR := $(BUILDDIR)/$(JSON_GLIB) > JSON_GLIB_LICENSE := LGPL-2.1-only _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de