From: Bernd Kuhls Date: Sat, 29 Apr 2017 09:02:03 +0000 (+0200) Subject: package/pure-ftpd: bump version to 1.0.46 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b9f87e86d97334ebef752a3f56bc38935f245042;p=buildroot.git package/pure-ftpd: bump version to 1.0.46 Signed-off-by: Bernd Kuhls Signed-off-by: Thomas Petazzoni --- diff --git a/package/pure-ftpd/pure-ftpd.hash b/package/pure-ftpd/pure-ftpd.hash index 6996290521..b66717a028 100644 --- a/package/pure-ftpd/pure-ftpd.hash +++ b/package/pure-ftpd/pure-ftpd.hash @@ -1,2 +1,2 @@ # Locally calculated after checking pgp signature -sha256 efd11295998453e31dbeef9159624beabbac2643a338134ae8c2ef529aa2ec10 pure-ftpd-1.0.42.tar.bz2 +sha256 9e733f366d8d600004bb171cf2ec75dad0da4b922b7102ee4b3e18824966192d pure-ftpd-1.0.46.tar.bz2 diff --git a/package/pure-ftpd/pure-ftpd.mk b/package/pure-ftpd/pure-ftpd.mk index 95e7065580..0bb5f3cd43 100644 --- a/package/pure-ftpd/pure-ftpd.mk +++ b/package/pure-ftpd/pure-ftpd.mk @@ -4,7 +4,7 @@ # ################################################################################ -PURE_FTPD_VERSION = 1.0.42 +PURE_FTPD_VERSION = 1.0.46 PURE_FTPD_SITE = http://download.pureftpd.org/pub/pure-ftpd/releases PURE_FTPD_SOURCE = pure-ftpd-$(PURE_FTPD_VERSION).tar.bz2 PURE_FTPD_LICENSE = ISC