On Fri, Jan 24, 2025 at 12:54:57PM +0100, Roland Hieber wrote: > Changelog: https://github.com/rauc/rauc/releases/tag/v1.13 > > Signed-off-by: Roland Hieber <[email protected]> > ---
Note: this applies on top of Rouven's 1.12 bump on your 'mol/next' branch. - Roland > rules/rauc.make | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/rules/rauc.make b/rules/rauc.make > index 775060b1d512..9a8671c32d3c 100644 > --- a/rules/rauc.make > +++ b/rules/rauc.make > @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_RAUC) += rauc > # > # Paths and names > # > -RAUC_VERSION := 1.12 > -RAUC_MD5 := cb95d7491bf65f313357bc268c7bca29 > +RAUC_VERSION := 1.13 > +RAUC_MD5 := cb740d131e2e831810407f2d39d373dd > RAUC := rauc-$(RAUC_VERSION) > RAUC_SUFFIX := tar.xz > RAUC_URL := > https://github.com/rauc/rauc/releases/download/v$(RAUC_VERSION)/$(RAUC).$(RAUC_SUFFIX) > -- > 2.39.5 > > > -- Roland Hieber, Pengutronix e.K. | [email protected] | Steuerwalder Str. 21 | https://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
