From: Roman Schnider via ptxdist <ptxdist@pengutronix.de>
To: <ptxdist@pengutronix.de>
Cc: Roman Schnider <r.schnider@cab.de>
Subject: [ptxdist] [PATCH v2] pureftpd: version bump 1.0.36 -> 1.0.52
Date: Mon, 26 May 2025 08:36:09 +0200 [thread overview]
Message-ID: <20250526063627.7148-1-r.schnider@cab.de> (raw)
Various bug fixes and improvements:
https://www.pureftpd.org/project/pure-ftpd/news/
Added license
Signed-off-by: Roman Schnider <r.schnider@cab.de>
---
v2:
keep download URL for older releases
---
rules/pureftpd.make | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/rules/pureftpd.make b/rules/pureftpd.make
index 8f447b528..80b333133 100644
--- a/rules/pureftpd.make
+++ b/rules/pureftpd.make
@@ -13,8 +13,8 @@ PACKAGES-$(PTXCONF_PUREFTPD) += pureftpd
#
# Paths and names
#
-PUREFTPD_VERSION := 1.0.36
-PUREFTPD_MD5 := 7899c75c1fed7dbad0352eb31080e066
+PUREFTPD_VERSION := 1.0.52
+PUREFTPD_MD5 := 6fdd75053b7aaa0f45089a7bf7fcd0b4
PUREFTPD := pure-ftpd-$(PUREFTPD_VERSION)
PUREFTPD_SUFFIX := tar.bz2
PUREFTPD_URL := \
@@ -22,6 +22,8 @@ PUREFTPD_URL := \
http://download.pureftpd.org/pub/pure-ftpd/releases/obsolete/$(PUREFTPD).$(PUREFTPD_SUFFIX)
PUREFTPD_SOURCE := $(SRCDIR)/$(PUREFTPD).$(PUREFTPD_SUFFIX)
PUREFTPD_DIR := $(BUILDDIR)/$(PUREFTPD)
+PUREFTPD_LICENSE := ISC AND BSD-3-Clause
+PUREFTPD_LICENSE_FILES := file://COPYING;md5=5138d4a8a877b32de6a78cf7e9e99c25
# ----------------------------------------------------------------------------
# Prepare
--
2.43.0
next reply other threads:[~2025-05-26 6:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-26 6:36 Roman Schnider via ptxdist [this message]
2025-06-06 15:36 ` Michael Olbrich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250526063627.7148-1-r.schnider@cab.de \
--to=ptxdist@pengutronix.de \
--cc=r.schnider@cab.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox