On Sat, Jun 13, 2020 at 03:32:48AM +0200, Roland Hieber wrote: > The repository was apparently moved; the old URL shows a login screen.
I had that already queue, but your commit message is nicer, so I'll take it :-) Michael > Signed-off-by: Roland Hieber <[email protected]> > --- > rules/libjaylink.make | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/rules/libjaylink.make b/rules/libjaylink.make > index 0ecba6e3ec50..5b125ca0de1e 100644 > --- a/rules/libjaylink.make > +++ b/rules/libjaylink.make > @@ -12,7 +12,7 @@ LIBJAYLINK_VERSION := 0.1.0-15-g8645845 > LIBJAYLINK_MD5 := 6e71d5c39ae4778bb8d0df79d2524c07 > LIBJAYLINK := libjaylink-$(LIBJAYLINK_VERSION) > LIBJAYLINK_SUFFIX := tar.bz2 > -LIBJAYLINK_URL := > https://gitlab.zapb.de/zapb/libjaylink/-/archive/$(LIBJAYLINK_VERSION)/$(LIBJAYLINK).$(LIBJAYLINK_SUFFIX) > +LIBJAYLINK_URL := > https://gitlab.zapb.de/libjaylink/libjaylink/-/archive/$(LIBJAYLINK_VERSION)/$(LIBJAYLINK).$(LIBJAYLINK_SUFFIX) > LIBJAYLINK_SOURCE := $(SRCDIR)/$(LIBJAYLINK).$(LIBJAYLINK_SUFFIX) > LIBJAYLINK_DIR := $(BUILDDIR)/$(LIBJAYLINK) > LIBJAYLINK_LICENSE := GPL-2.0+ > -- > 2.27.0 > > > _______________________________________________ > ptxdist mailing list > [email protected] > To unsubscribe, send a mail with subject "unsubscribe" to > [email protected] > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
