All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-webserver][PATCH] phpmyadmin: upgrade 5.1.1 -> 5.1.2
@ 2022-01-22 14:12 Yi Zhao
  0 siblings, 0 replies; only message in thread
From: Yi Zhao @ 2022-01-22 14:12 UTC (permalink / raw)
  To: openembedded-devel

License-Update: Change JS Foundation to OpenJS Foundation

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
---
 .../phpmyadmin/{phpmyadmin_5.1.1.bb => phpmyadmin_5.1.2.bb} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-webserver/recipes-php/phpmyadmin/{phpmyadmin_5.1.1.bb => phpmyadmin_5.1.2.bb} (89%)

diff --git a/meta-webserver/recipes-php/phpmyadmin/phpmyadmin_5.1.1.bb b/meta-webserver/recipes-php/phpmyadmin/phpmyadmin_5.1.2.bb
similarity index 89%
rename from meta-webserver/recipes-php/phpmyadmin/phpmyadmin_5.1.1.bb
rename to meta-webserver/recipes-php/phpmyadmin/phpmyadmin_5.1.2.bb
index b64824c47..7d814abd5 100644
--- a/meta-webserver/recipes-php/phpmyadmin/phpmyadmin_5.1.1.bb
+++ b/meta-webserver/recipes-php/phpmyadmin/phpmyadmin_5.1.2.bb
@@ -4,15 +4,15 @@ HOMEPAGE = "http://www.phpmyadmin.net"
 LICENSE = "GPLv2 & LGPLv3 & MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
                     file://vendor/tecnickcom/tcpdf/LICENSE.TXT;md5=dd6470bbcd3436ca317f82d34abaf688 \
-                    file://js/vendor/jquery/MIT-LICENSE.txt;md5=75308107741f7dcdc39127209c7e3fc8 \
+                    file://js/vendor/jquery/MIT-LICENSE.txt;md5=de877aa6d744cc160ff41c26a8e4811f \
 "
 
 SRC_URI = "https://files.phpmyadmin.net/phpMyAdmin/${PV}/phpMyAdmin-${PV}-all-languages.tar.xz \
            file://apache.conf \
 "
 
-SRC_URI[md5sum] = "e73377b11b7d38fa3f3014f2799c5252"
-SRC_URI[sha256sum] = "1964d7190223c11e89fa1b7970c618e3a3bae2e859f5f60383f64c3848ef6921"
+SRC_URI[md5sum] = "1e6e0c1a15e3c6e7c8771faef19edfa5"
+SRC_URI[sha256sum] = "3aaaa86ded6308f511f67a907c0d7d6096e1dc2a8ae05581ba55a2510abde1e4"
 
 UPSTREAM_CHECK_URI = "https://www.phpmyadmin.net/downloads/"
 UPSTREAM_CHECK_REGEX = "phpMyAdmin-(?P<pver>\d+(\.\d+)+)-all-languages.tar.xz"
-- 
2.25.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-01-22 14:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-22 14:12 [meta-webserver][PATCH] phpmyadmin: upgrade 5.1.1 -> 5.1.2 Yi Zhao

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.