* [Buildroot] [PATCH 1/1] package/postgis: bump to version 3.4.1
@ 2024-01-02 22:44 Fabrice Fontaine
2024-01-03 7:07 ` Maxim Kochetkov via buildroot
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Fabrice Fontaine @ 2024-01-02 22:44 UTC (permalink / raw)
To: buildroot; +Cc: Maxim Kochetkov, Fabrice Fontaine
https://github.com/postgis/postgis/blob/3.4.1/NEWS
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/postgis/postgis.hash | 2 +-
package/postgis/postgis.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/postgis/postgis.hash b/package/postgis/postgis.hash
index 812d2dc017..2d2676d0d6 100644
--- a/package/postgis/postgis.hash
+++ b/package/postgis/postgis.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 aee9b60a6c884d354164b3096c4657f324454186607f859d1ce05d899798af9d postgis-3.4.0.tar.gz
+sha256 fef6a141213d0ff27bf45b33b849cc396c22ddb1ffc6fed435469c9e891fc81d postgis-3.4.1.tar.gz
sha256 2a3bde0a77224496ea6d8efa686da7e29ab0dd6b1a8f90ba12beaf7ae28e878a LICENSE.TXT
diff --git a/package/postgis/postgis.mk b/package/postgis/postgis.mk
index 2fb98245a3..cdb905e79f 100644
--- a/package/postgis/postgis.mk
+++ b/package/postgis/postgis.mk
@@ -4,7 +4,7 @@
#
################################################################################
-POSTGIS_VERSION = 3.4.0
+POSTGIS_VERSION = 3.4.1
POSTGIS_SITE = https://download.osgeo.org/postgis/source
# parallel build issues
POSTGIS_MAKE = $(MAKE1)
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/postgis: bump to version 3.4.1
2024-01-02 22:44 [Buildroot] [PATCH 1/1] package/postgis: bump to version 3.4.1 Fabrice Fontaine
@ 2024-01-03 7:07 ` Maxim Kochetkov via buildroot
2024-01-05 12:53 ` Thomas Petazzoni via buildroot
2024-01-12 17:57 ` Peter Korsgaard
2 siblings, 0 replies; 4+ messages in thread
From: Maxim Kochetkov via buildroot @ 2024-01-03 7:07 UTC (permalink / raw)
To: Fabrice Fontaine, buildroot
On 03.01.2024 01:44, Fabrice Fontaine wrote:
> https://github.com/postgis/postgis/blob/3.4.1/NEWS
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Reviewed-by: Maxim Kochetkov <fido_max@inbox.ru>
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/postgis: bump to version 3.4.1
2024-01-02 22:44 [Buildroot] [PATCH 1/1] package/postgis: bump to version 3.4.1 Fabrice Fontaine
2024-01-03 7:07 ` Maxim Kochetkov via buildroot
@ 2024-01-05 12:53 ` Thomas Petazzoni via buildroot
2024-01-12 17:57 ` Peter Korsgaard
2 siblings, 0 replies; 4+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-01-05 12:53 UTC (permalink / raw)
To: Fabrice Fontaine; +Cc: Maxim Kochetkov, buildroot
On Tue, 2 Jan 2024 23:44:16 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> https://github.com/postgis/postgis/blob/3.4.1/NEWS
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/postgis/postgis.hash | 2 +-
> package/postgis/postgis.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 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] 4+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/postgis: bump to version 3.4.1
2024-01-02 22:44 [Buildroot] [PATCH 1/1] package/postgis: bump to version 3.4.1 Fabrice Fontaine
2024-01-03 7:07 ` Maxim Kochetkov via buildroot
2024-01-05 12:53 ` Thomas Petazzoni via buildroot
@ 2024-01-12 17:57 ` Peter Korsgaard
2 siblings, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2024-01-12 17:57 UTC (permalink / raw)
To: Fabrice Fontaine; +Cc: Maxim Kochetkov, buildroot
>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:
> https://github.com/postgis/postgis/blob/3.4.1/NEWS
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Committed to 2023.11.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-01-12 17:57 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-02 22:44 [Buildroot] [PATCH 1/1] package/postgis: bump to version 3.4.1 Fabrice Fontaine
2024-01-03 7:07 ` Maxim Kochetkov via buildroot
2024-01-05 12:53 ` Thomas Petazzoni via buildroot
2024-01-12 17:57 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox