Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] phpMyAdmin: fix license and update
@ 2021-01-14  4:18 kawaiiamber
  2021-01-14 13:32 ` [PR REVIEW] " abenson
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: kawaiiamber @ 2021-01-14  4:18 UTC (permalink / raw)
  To: ml

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

There is a new pull request by kawaiiamber against master on the void-packages repository

https://github.com/kawaiiamber/void-packages phpMyAdmin
https://github.com/void-linux/void-packages/pull/27913

phpMyAdmin: fix license and update
Closes [this](https://github.com/void-linux/void-packages/issues/27798), also update to 5.0.4

A patch file from https://github.com/void-linux/void-packages/pull/27913.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-phpMyAdmin-27913.patch --]
[-- Type: text/x-diff, Size: 1210 bytes --]

From c51ad8303a629636d2f028b0704dbcb0d36b9746 Mon Sep 17 00:00:00 2001
From: KawaiiAmber <japaneselearning101@gmail.com>
Date: Wed, 13 Jan 2021 21:17:58 -0700
Subject: [PATCH] phpMyAdmin: fix license and update

---
 srcpkgs/phpMyAdmin/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/phpMyAdmin/template b/srcpkgs/phpMyAdmin/template
index 12cb1d5e4c4..cc5414316a2 100644
--- a/srcpkgs/phpMyAdmin/template
+++ b/srcpkgs/phpMyAdmin/template
@@ -1,16 +1,16 @@
 # Template file for 'phpMyAdmin'
 pkgname=phpMyAdmin
-version=5.0.2
+version=5.0.4
 revision=2
 wrksrc="phpMyAdmin-${version}-all-languages"
 conf_files="/etc/webapps/phpMyAdmin/config.inc.php"
 depends="php mysql"
 short_desc="Web interface for MySQL and MariaDB"
 maintainer="Franc[e]sco <lolisamurai@tfwno.gf>"
-license="GPL-2.0-or-later"
+license="GPL-2.0-only"
 homepage="https://www.phpmyadmin.net"
 distfiles="https://files.phpmyadmin.net/phpMyAdmin/${version}/phpMyAdmin-${version}-all-languages.tar.xz"
-checksum=cbcc78d1499308d9329950fcba2ebaa84c559a934fe54efc027d459d8e4161c8
+checksum=1578c1a08e594da4f4f62e676ccbdbd17784c3de769b094ba42c35bf05c057db
 
 do_install() {
 	vmkdir usr/share/webapps/

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

end of thread, other threads:[~2021-01-14 19:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-14  4:18 [PR PATCH] phpMyAdmin: fix license and update kawaiiamber
2021-01-14 13:32 ` [PR REVIEW] " abenson
2021-01-14 13:35 ` abenson
2021-01-14 17:39 ` [PR PATCH] [Updated] " kawaiiamber
2021-01-14 17:39 ` [PR REVIEW] " kawaiiamber
2021-01-14 17:39 ` kawaiiamber
2021-01-14 19:51 ` [PR PATCH] [Merged]: phpMyAdmin: update to 5.0.4, fix license abenson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).