All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/postgis: bump version to 3.2.1
@ 2022-04-30 11:44 Maxim Kochetkov
  2022-04-30 18:53 ` Arnout Vandecappelle
  2022-05-28  6:26 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Maxim Kochetkov @ 2022-04-30 11:44 UTC (permalink / raw)
  To: buildroot; +Cc: Maxim Kochetkov

Release-notes: https://git.osgeo.org/gitea/postgis/postgis/src/tag/3.2.1/NEWS

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 12ca18f84f..018e6523f3 100644
--- a/package/postgis/postgis.hash
+++ b/package/postgis/postgis.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  7ab9e154c6947c0cffb8fa12d70806add9aa060e62b6c86a2e206f9d4b507cfd  postgis-3.2.0.tar.gz
+sha256  fbab68dde6ca3934b24ba08c8ab0cff2594f57f93deab41a15c82ae1bb69893e  postgis-3.2.1.tar.gz
 sha256  55b69f22e1752830dd565852dc7ff242daf289dbd3a6bfede5db43f90d2e28c9  LICENSE.TXT
diff --git a/package/postgis/postgis.mk b/package/postgis/postgis.mk
index d9cda64730..b77071d03b 100644
--- a/package/postgis/postgis.mk
+++ b/package/postgis/postgis.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-POSTGIS_VERSION = 3.2.0
+POSTGIS_VERSION = 3.2.1
 POSTGIS_SITE = https://download.osgeo.org/postgis/source
 # parallel build issues
 POSTGIS_MAKE = $(MAKE1)
-- 
2.34.1

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

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

* Re: [Buildroot] [PATCH 1/1] package/postgis: bump version to 3.2.1
  2022-04-30 11:44 [Buildroot] [PATCH 1/1] package/postgis: bump version to 3.2.1 Maxim Kochetkov
@ 2022-04-30 18:53 ` Arnout Vandecappelle
  2022-05-28  6:26 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Arnout Vandecappelle @ 2022-04-30 18:53 UTC (permalink / raw)
  To: Maxim Kochetkov, buildroot



On 30/04/2022 13:44, Maxim Kochetkov wrote:
> Release-notes: https://git.osgeo.org/gitea/postgis/postgis/src/tag/3.2.1/NEWS
> 
> Signed-off-by: Maxim Kochetkov <fido_max@inbox.ru>

  Applied to master, thanks.

  Regards,
  Arnout

> ---
>   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 12ca18f84f..018e6523f3 100644
> --- a/package/postgis/postgis.hash
> +++ b/package/postgis/postgis.hash
> @@ -1,3 +1,3 @@
>   # Locally calculated
> -sha256  7ab9e154c6947c0cffb8fa12d70806add9aa060e62b6c86a2e206f9d4b507cfd  postgis-3.2.0.tar.gz
> +sha256  fbab68dde6ca3934b24ba08c8ab0cff2594f57f93deab41a15c82ae1bb69893e  postgis-3.2.1.tar.gz
>   sha256  55b69f22e1752830dd565852dc7ff242daf289dbd3a6bfede5db43f90d2e28c9  LICENSE.TXT
> diff --git a/package/postgis/postgis.mk b/package/postgis/postgis.mk
> index d9cda64730..b77071d03b 100644
> --- a/package/postgis/postgis.mk
> +++ b/package/postgis/postgis.mk
> @@ -4,7 +4,7 @@
>   #
>   ################################################################################
>   
> -POSTGIS_VERSION = 3.2.0
> +POSTGIS_VERSION = 3.2.1
>   POSTGIS_SITE = https://download.osgeo.org/postgis/source
>   # parallel build issues
>   POSTGIS_MAKE = $(MAKE1)
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH 1/1] package/postgis: bump version to 3.2.1
  2022-04-30 11:44 [Buildroot] [PATCH 1/1] package/postgis: bump version to 3.2.1 Maxim Kochetkov
  2022-04-30 18:53 ` Arnout Vandecappelle
@ 2022-05-28  6:26 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2022-05-28  6:26 UTC (permalink / raw)
  To: Maxim Kochetkov; +Cc: buildroot

>>>>> "Maxim" == Maxim Kochetkov <fido_max@inbox.ru> writes:

 > Release-notes: https://git.osgeo.org/gitea/postgis/postgis/src/tag/3.2.1/NEWS
 > Signed-off-by: Maxim Kochetkov <fido_max@inbox.ru>

Committed to 2022.02.x given the fixes, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2022-05-28  6:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-30 11:44 [Buildroot] [PATCH 1/1] package/postgis: bump version to 3.2.1 Maxim Kochetkov
2022-04-30 18:53 ` Arnout Vandecappelle
2022-05-28  6:26 ` Peter Korsgaard

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.