On Wed, May 30, 2018 at 06:39:08PM +0200, Roland Hieber wrote: > Signed-off-by: Roland Hieber <[email protected]>
Did you test this? targetinstall fails for me. Michael > --- > rules/joe.make | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/rules/joe.make b/rules/joe.make > index 59ec318ec..1d2318700 100644 > --- a/rules/joe.make > +++ b/rules/joe.make > @@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_JOE) += joe > # > # Paths and names > # > -JOE_VERSION := 3.5 > -JOE_MD5 := 9bdffecce7ef910feaa06452d48843de > +JOE_VERSION := 4.6 > +JOE_MD5 := 9017484e6116830d846678b625ea5c43 > JOE := joe-$(JOE_VERSION) > JOE_SUFFIX := tar.gz > JOE_URL := $(call ptx/mirror, SF, > joe-editor/$(JOE).$(JOE_SUFFIX)) > -- > 2.17.1 > > > _______________________________________________ > ptxdist mailing list > [email protected] -- 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 [email protected]
