Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 2022.02.x] package/postgresql: fix licensing hash
@ 2023-05-07 13:32 Yann E. MORIN
  2023-05-07 13:35 ` Yann E. MORIN
  2023-05-07 14:27 ` Peter Korsgaard
  0 siblings, 2 replies; 5+ messages in thread
From: Yann E. MORIN @ 2023-05-07 13:32 UTC (permalink / raw)
  To: buildroot; +Cc: Maxim Kochetkov, Yann E. MORIN

Commit 7d8b699c292d (package/postgresql: security bump to version 14.7)
forgot to update the hash for the liense file COPYRIGHT, which had an
update in copyright years.

Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Maxim Kochetkov <fido_max@inbox.ru>
Cc: Peter Korsgaard <peter@korsgaard.com>
---
 package/postgresql/postgresql.hash | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/postgresql/postgresql.hash b/package/postgresql/postgresql.hash
index 83b27a5fc0..acce26e8ae 100644
--- a/package/postgresql/postgresql.hash
+++ b/package/postgresql/postgresql.hash
@@ -1,4 +1,4 @@
 # From https://ftp.postgresql.org/pub/source/v14.7/postgresql-14.7.tar.bz2.sha256
 sha256  cef60f0098fa8101c1546f4254e45b722af5431337945b37af207007630db331  postgresql-14.7.tar.bz2
 # License file, Locally calculated
-sha256  f6d6616acdb598742e2a7c64fa0551c1c72c309d279fd2d90370e5fdd41c8945  COPYRIGHT
+sha256  1a7d13c3ab31961b91ba256f77d6e82e0b54bf992253060fe93bdb5466df416a  COPYRIGHT
-- 
2.25.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2023-05-07 14:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-07 13:32 [Buildroot] [PATCH 2022.02.x] package/postgresql: fix licensing hash Yann E. MORIN
2023-05-07 13:35 ` Yann E. MORIN
2023-05-07 14:28   ` Peter Korsgaard
2023-05-07 14:44     ` Baruch Siach via buildroot
2023-05-07 14:27 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox