All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/postgis: bump version to 3.1.3
@ 2021-08-10 12:11 Maxim Kochetkov via buildroot
  2021-08-13 13:06 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Maxim Kochetkov via buildroot @ 2021-08-10 12:11 UTC (permalink / raw)
  To: buildroot; +Cc: Maxim Kochetkov

Release-notes: https://postgis.net/2021/07/02/postgis-3.1.3/

Signed-off-by: Maxim Kochetkov <fido_max@inbox.ru>
---
 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 8a8e47ffcc..15983565b4 100644
--- a/package/postgis/postgis.hash
+++ b/package/postgis/postgis.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  2cdd3760176926704b4eb25ff3357543c9637dee74425a49082906857c7e0732  postgis-3.1.2.tar.gz
+sha256  71e929553bb73a0413206a0f92df5180ac6579c500d8ddce3a03559f1b349fcb  postgis-3.1.3.tar.gz
 sha256  55b69f22e1752830dd565852dc7ff242daf289dbd3a6bfede5db43f90d2e28c9  LICENSE.TXT
diff --git a/package/postgis/postgis.mk b/package/postgis/postgis.mk
index a0acf62e05..b3d97b2774 100644
--- a/package/postgis/postgis.mk
+++ b/package/postgis/postgis.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-POSTGIS_VERSION = 3.1.2
+POSTGIS_VERSION = 3.1.3
 POSTGIS_SITE = https://download.osgeo.org/postgis/source
 # parallel build issues
 POSTGIS_MAKE = $(MAKE1)
-- 
2.31.1

_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH] package/postgis: bump version to 3.1.3
  2021-08-10 12:11 [Buildroot] [PATCH] package/postgis: bump version to 3.1.3 Maxim Kochetkov via buildroot
@ 2021-08-13 13:06 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2021-08-13 13:06 UTC (permalink / raw)
  To: Maxim Kochetkov via buildroot; +Cc: Maxim Kochetkov, buildroot

On Tue, 10 Aug 2021 15:11:29 +0300
Maxim Kochetkov via buildroot <buildroot@busybox.net> wrote:

> Release-notes: https://postgis.net/2021/07/02/postgis-3.1.3/
> 
> Signed-off-by: Maxim Kochetkov <fido_max@inbox.ru>
> ---
>  package/postgis/postgis.hash | 2 +-
>  package/postgis/postgis.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

We normally don't take version bumps in master at this point of the
release cycle, but as this minor version only fixes two bugs, I applied
to master as an exception.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

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

end of thread, other threads:[~2021-08-13 13:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-10 12:11 [Buildroot] [PATCH] package/postgis: bump version to 3.1.3 Maxim Kochetkov via buildroot
2021-08-13 13:06 ` Thomas Petazzoni

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.