Thanks, applied as c136559f8d24f0b42c1ac279ddfcaf2b84b5727d. Michael
[sent from post-receive hook] On Thu, 16 Jan 2025 17:09:49 +0100, Christian Melki <[email protected]> wrote: > Minor fixes. > https://codeberg.org/pere/chrpath/src/tag/release_0.18/NEWS > > * Add patch to generate configure. Seems the packaging > has left it out this time. > > * Change URL to match the new release. > > Signed-off-by: Christian Melki <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/patches/chrpath-0.18/autogen.sh b/patches/chrpath-0.18/autogen.sh > new file mode 120000 > index 000000000000..9f8a4cb7ddcb > --- /dev/null > +++ b/patches/chrpath-0.18/autogen.sh > @@ -0,0 +1 @@ > +../autogen.sh > \ No newline at end of file > diff --git a/rules/host-chrpath.make b/rules/host-chrpath.make > index 6b7d3d0de5cc..fe09c897980d 100644 > --- a/rules/host-chrpath.make > +++ b/rules/host-chrpath.make > @@ -14,12 +14,12 @@ HOST_PACKAGES-$(PTXCONF_HOST_CHRPATH) += host-chrpath > # > # Paths and names > # > -HOST_CHRPATH_VERSION := 0.16 > -HOST_CHRPATH_MD5 := 2bf8d1d1ee345fc8a7915576f5649982 > +HOST_CHRPATH_VERSION := 0.18 > +HOST_CHRPATH_MD5 := 3220be4f47361bfd0b76e2132c0219c0 > HOST_CHRPATH_SUFFIX := tar.gz > HOST_CHRPATH := chrpath-$(HOST_CHRPATH_VERSION) > HOST_CHRPATH_TARBALL := > chrpath_$(HOST_CHRPATH_VERSION).orig.$(HOST_CHRPATH_SUFFIX) > -HOST_CHRPATH_URL := > http://snapshot.debian.org/archive/debian/20140119T220629Z/pool/main/c/chrpath/$(HOST_CHRPATH_TARBALL) > +HOST_CHRPATH_URL := > http://snapshot.debian.org/archive/debian/20250106T091447Z/pool/main/c/chrpath/$(HOST_CHRPATH_TARBALL) > HOST_CHRPATH_SOURCE := $(SRCDIR)/$(HOST_CHRPATH).$(HOST_CHRPATH_SUFFIX) > HOST_CHRPATH_DIR := $(HOST_BUILDDIR)/$(HOST_CHRPATH) > HOST_CHRPATH_LICENSE := GPL-2.0-only
