On Sun, May 25, 2025 at 04:55:23PM +0200, Michael Olbrich wrote: > > +# > > +# Paths and names > > +# > > +NMSTATE_VERSION := 2.2.24 > > +NMSTATE_MD5 := df4f43b459f8c1709f9e8a8346eb2492 > > +NMSTATE := nmstate-$(NMSTATE_VERSION) > > +NMSTATE_SUFFIX := tar.gz > > +NMSTATE_URL := > > https://github.com/nmstate/nmstate/releases/download/v$(NMSTATE_VERSION)/nmstate-$(NMSTATE_VERSION).$(NMSTATE_SUFFIX) > > Please use the tarball created by git. We don't need anything generated > (like we do for packages that use autotools).
This is the tarball that's linked in the "Releases->Assets" section on github. Isn't that the tarball created by git...? rsc -- Pengutronix e.K. | Dipl.-Ing. Robert Schwebel | Steuerwalder Str. 21 | https://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-9 |
