* [Buildroot] [PATCH 1/1] package/rpm: bump to version 4.18.0
@ 2022-10-31 22:11 Fabrice Fontaine
2022-11-01 22:24 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2022-10-31 22:11 UTC (permalink / raw)
To: buildroot; +Cc: Fabrice Fontaine, James Knight
https://rpm.org/wiki/Releases/4.18.0
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/rpm/rpm.hash | 4 ++--
package/rpm/rpm.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/rpm/rpm.hash b/package/rpm/rpm.hash
index 19b6dd9176..dfe50303f7 100644
--- a/package/rpm/rpm.hash
+++ b/package/rpm/rpm.hash
@@ -1,5 +1,5 @@
-# From https://rpm.org/wiki/Releases/4.17.0.html
-sha256 2e0d220b24749b17810ed181ac1ed005a56bbb6bc8ac429c21f314068dc65e6a rpm-4.17.0.tar.bz2
+# From https://rpm.org/wiki/Releases/4.18.0.html
+sha256 2a17152d7187ab30edf2c2fb586463bdf6388de7b5837480955659e5e9054554 rpm-4.18.0.tar.bz2
# Hash for license file
sha256 171d94d9f1641316bff7f157a903237dc69cdb5fca405fed8c832c76ed8370f9 COPYING
diff --git a/package/rpm/rpm.mk b/package/rpm/rpm.mk
index 5c04d47f10..fc57a14fd6 100644
--- a/package/rpm/rpm.mk
+++ b/package/rpm/rpm.mk
@@ -4,7 +4,7 @@
#
################################################################################
-RPM_VERSION_MAJOR = 4.17
+RPM_VERSION_MAJOR = 4.18
RPM_VERSION = $(RPM_VERSION_MAJOR).0
RPM_SOURCE = rpm-$(RPM_VERSION).tar.bz2
RPM_SITE = http://ftp.rpm.org/releases/rpm-$(RPM_VERSION_MAJOR).x
--
2.35.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/rpm: bump to version 4.18.0
2022-10-31 22:11 [Buildroot] [PATCH 1/1] package/rpm: bump to version 4.18.0 Fabrice Fontaine
@ 2022-11-01 22:24 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2022-11-01 22:24 UTC (permalink / raw)
To: Fabrice Fontaine; +Cc: James Knight, buildroot
On Mon, 31 Oct 2022 23:11:31 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> https://rpm.org/wiki/Releases/4.18.0
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/rpm/rpm.hash | 4 ++--
> package/rpm/rpm.mk | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-11-01 22:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-31 22:11 [Buildroot] [PATCH 1/1] package/rpm: bump to version 4.18.0 Fabrice Fontaine
2022-11-01 22:24 ` Thomas Petazzoni via buildroot
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.