]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/jquery
glib: Update to 2.68.3
[people/pmueller/ipfire-2.x.git] / lfs / jquery
index 7856ce01effd64f769ae7e0810ad3e1b17ecbeaf..1d35bbedd56692fc373694349704a5a3574b02ae 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2013  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2018  IPFire Team  <info@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        = 1.10.2
+VER        = 3.6.0
 
 THISAPP    = jquery-$(VER)
 DL_FILE    = $(THISAPP).min.js
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 628072e7212db1e8cdacb22b21752cda
+$(DL_FILE)_MD5 = 8fb8fee4fcc3cc86ff6c724154c49c42
 
 install : $(TARGET)