public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] crda: Update to 4.14
Date: Mon, 22 Mar 2021 08:30:37 +0100	[thread overview]
Message-ID: <20210322073037.1779-1-adolf.belka@ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1260 bytes --]

- Update from 3.18 to 4.14
- No update of rootfile required
- Changelog
   2019-11-12	crda: Makefile: fix .so compilation line with some compilersHEADmaster	Brian Norris
   2018-11-21	README: add legacy notice	Luis Chamberlain
   2018-11-21	crda: add URLs to README	Xose Vazquez Perez
   2018-11-21	crda: be explicit about file permission on install	Luis Chamberlain
   2018-04-28	reglib: properly ident code on reglib_is_valid_rd()	Luis R. Rodriguez
   2018-01-05	crda: Fix error: `keys’ defined but not usedv4.14	Jelle van der Waa

Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 lfs/crda | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/lfs/crda b/lfs/crda
index f4e911e05..bd812942e 100644
--- a/lfs/crda
+++ b/lfs/crda
@@ -24,10 +24,10 @@
 
 include Config
 
-VER        = 3.18
+VER        = 4.14
 
 THISAPP    = crda-$(VER)
-DL_FILE    = $(THISAPP).tar.xz
+DL_FILE    = $(THISAPP).tar.gz
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
@@ -41,7 +41,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 0431fef3067bf503dfb464069f06163a
+$(DL_FILE)_MD5 = cac7ba8de3e2e6aa46918e0c76df7d67
 
 install : $(TARGET)
 
-- 
2.31.0


                 reply	other threads:[~2021-03-22  7:30 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20210322073037.1779-1-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /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