On Wed, May 30, 2018 at 06:39:09PM +0200, Roland Hieber wrote: > Signed-off-by: Roland Hieber <[email protected]>
There are a lot of configure options that are not set yet. Please add those. Michael > --- > rules/proftpd.make | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) > > diff --git a/rules/proftpd.make b/rules/proftpd.make > index bd735dafb..2ac43ace4 100644 > --- a/rules/proftpd.make > +++ b/rules/proftpd.make > @@ -17,13 +17,15 @@ PACKAGES-$(PTXCONF_PROFTPD) += proftpd > # > # Paths and names > # > -PROFTPD_VERSION := 1.3.5 > -PROFTPD_MD5 := aff1bff40e675244d72c4667f203e5bb > +PROFTPD_VERSION := 1.3.6 > +PROFTPD_MD5 := 13270911c42aac842435f18205546a1b > PROFTPD := proftpd-$(PROFTPD_VERSION) > PROFTPD_SUFFIX := tar.gz > PROFTPD_URL := > ftp://ftp.proftpd.org/distrib/source/$(PROFTPD).$(PROFTPD_SUFFIX) > PROFTPD_SOURCE := $(SRCDIR)/$(PROFTPD).$(PROFTPD_SUFFIX) > PROFTPD_DIR := $(BUILDDIR)/$(PROFTPD) > +PROFTPD_LICENSE := GPL-2.0-or-later > +PROFTPD_LICENSE_MD5 := > file://doc/license.txt;md5=b1a7bf07146cb15d460832486cc69b79 > > # > ---------------------------------------------------------------------------- > # Prepare > -- > 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]
