Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/ccrypt: fix download loacation
@ 2018-10-06 12:22 Yann E. MORIN
  2018-10-06 13:22 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Yann E. MORIN @ 2018-10-06 12:22 UTC (permalink / raw)
  To: buildroot

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: David Bachelart <david.bachelart@bbright.com>

---
Note: there is a newer release, 1.11, but I have no way to test it.
---
 package/ccrypt/ccrypt.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/ccrypt/ccrypt.mk b/package/ccrypt/ccrypt.mk
index d27e34618a..541a0e776d 100644
--- a/package/ccrypt/ccrypt.mk
+++ b/package/ccrypt/ccrypt.mk
@@ -5,7 +5,7 @@
 ################################################################################
 
 CCRYPT_VERSION = 1.10
-CCRYPT_SITE = http://ccrypt.sourceforge.net/download
+CCRYPT_SITE = http://ccrypt.sourceforge.net/download/$(CCRYPT_VERSION)
 
 CCRYPT_LICENSE = GPL-2.0+
 CCRYPT_LICENSE_FILES = COPYING
-- 
2.14.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] package/ccrypt: fix download loacation
  2018-10-06 12:22 [Buildroot] [PATCH] package/ccrypt: fix download loacation Yann E. MORIN
@ 2018-10-06 13:22 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2018-10-06 13:22 UTC (permalink / raw)
  To: buildroot

Hello,

On Sat,  6 Oct 2018 14:22:17 +0200, Yann E. MORIN wrote:
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
> Cc: David Bachelart <david.bachelart@bbright.com>
> 
> ---
> Note: there is a newer release, 1.11, but I have no way to test it.
> ---
>  package/ccrypt/ccrypt.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to master after fixing the typo in the commit log, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-10-06 13:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-06 12:22 [Buildroot] [PATCH] package/ccrypt: fix download loacation Yann E. MORIN
2018-10-06 13:22 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox