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] jquery: Update to version 3.7.1
Date: Fri, 17 Jan 2025 14:52:09 +0100	[thread overview]
Message-ID: <20250117135209.2313997-1-adolf.belka@ipfire.org> (raw)

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

- Update from 3.6.3 to 3.7.1
- Update o0f rootfile not required
- Changelog is too large to include all here so links provided to changelogs
    3.7.1
	https://blog.jquery.com/2023/08/28/jquery-3-7-1-released-reliable-table-row-dimensions/
    3.7.0
	https://blog.jquery.com/2023/05/11/jquery-3-7-0-released-staying-in-order/
    3.6.4
	https://blog.jquery.com/2023/03/08/jquery-3-6-4-released-selector-forgiveness/

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

diff --git a/lfs/jquery b/lfs/jquery
index 0ab12c790..7275ed90f 100644
--- a/lfs/jquery
+++ b/lfs/jquery
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2018  IPFire Team  <info(a)ipfire.org>                     #
+# Copyright (C) 2007-2025  IPFire Team  <info(a)ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 3.6.3
+VER        = 3.7.1
 
 THISAPP    = jquery-$(VER)
 DL_FILE    = $(THISAPP).min.js
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = ff1c58cc4d8efb7f3c134d4da0d0b6960c83d09edeffc9cff96230733c9c35c259282cb335aa2ceea75ca9d6548721aedbe3dbac6b68fa0a91e405c06f72f1d6
+$(DL_FILE)_BLAKE2 = 3f2c08cb7af88731e896620c5d0a958b209b662e43cc91a8690dda93af360e98e81f8d111c2c71d801e02c81e3b37f733f3aea12765f7b67ef0892353f773cfb
 
 install : $(TARGET)
 
-- 
2.48.1


                 reply	other threads:[~2025-01-17 13:52 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=20250117135209.2313997-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