* [Buildroot] [PATCH next] ncftp: bump version to 3.2.6
@ 2016-11-30 17:21 Vicente Olivert Riera
2016-11-30 21:16 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Vicente Olivert Riera @ 2016-11-30 17:21 UTC (permalink / raw)
To: buildroot
Upstream provides xz tarballs instead of bz2, so make the switch.
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
---
package/ncftp/ncftp.hash | 2 +-
package/ncftp/ncftp.mk | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/ncftp/ncftp.hash b/package/ncftp/ncftp.hash
index 1169589..0a7c26c 100644
--- a/package/ncftp/ncftp.hash
+++ b/package/ncftp/ncftp.hash
@@ -1,2 +1,2 @@
# Locally computed:
-sha256 b4ebe2415761a5137cd1d313c8fc1352f26d8963cc9e9e354e29720aa2089d42 ncftp-3.2.5-src.tar.bz2
+sha256 7abd3e8f848f0efb4bb6a4bc5da58a59524d4378fc8d70a52adb0fe1fd00b89d ncftp-3.2.6-src.tar.xz
diff --git a/package/ncftp/ncftp.mk b/package/ncftp/ncftp.mk
index 28b03b8..5c88556 100644
--- a/package/ncftp/ncftp.mk
+++ b/package/ncftp/ncftp.mk
@@ -4,8 +4,8 @@
#
################################################################################
-NCFTP_VERSION = 3.2.5
-NCFTP_SOURCE = ncftp-$(NCFTP_VERSION)-src.tar.bz2
+NCFTP_VERSION = 3.2.6
+NCFTP_SOURCE = ncftp-$(NCFTP_VERSION)-src.tar.xz
NCFTP_SITE = ftp://ftp.ncftp.com/ncftp
NCFTP_TARGET_BINS = ncftp
NCFTP_LICENSE = Clarified Artistic License
--
2.10.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH next] ncftp: bump version to 3.2.6
2016-11-30 17:21 [Buildroot] [PATCH next] ncftp: bump version to 3.2.6 Vicente Olivert Riera
@ 2016-11-30 21:16 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2016-11-30 21:16 UTC (permalink / raw)
To: buildroot
Hello,
On Wed, 30 Nov 2016 17:21:52 +0000, Vicente Olivert Riera wrote:
> Upstream provides xz tarballs instead of bz2, so make the switch.
>
> Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
> ---
> package/ncftp/ncftp.hash | 2 +-
> package/ncftp/ncftp.mk | 4 ++--
> 2 files changed, 3 insertions(+), 3 deletions(-)
Applied to next, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-11-30 21:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-30 17:21 [Buildroot] [PATCH next] ncftp: bump version to 3.2.6 Vicente Olivert Riera
2016-11-30 21:16 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox