* [Buildroot] [PATCH 1/1] package/osm2pgsql: bump version to 1.9.2
@ 2023-09-05 7:11 Maxim Kochetkov
2023-09-10 16:26 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Maxim Kochetkov @ 2023-09-05 7:11 UTC (permalink / raw)
To: buildroot; +Cc: Maxim Kochetkov
Release-notes: https://github.com/openstreetmap/osm2pgsql/releases/tag/1.9.2
Signed-off-by: Maxim Kochetkov <fido_max@inbox.ru>
---
package/osm2pgsql/Config.in | 1 +
package/osm2pgsql/osm2pgsql.hash | 2 +-
package/osm2pgsql/osm2pgsql.mk | 4 ++--
3 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/package/osm2pgsql/Config.in b/package/osm2pgsql/Config.in
index 3e73572a80..c6a38f3180 100644
--- a/package/osm2pgsql/Config.in
+++ b/package/osm2pgsql/Config.in
@@ -11,6 +11,7 @@ config BR2_PACKAGE_OSM2PGSQL
select BR2_PACKAGE_BOOST_FILESYSTEM
select BR2_PACKAGE_BZIP2
select BR2_PACKAGE_EXPAT
+ select BR2_PACKAGE_JSON_FOR_MODERN_CPP
select BR2_PACKAGE_LIBOSMIUM
select BR2_PACKAGE_PROTOZERO
select BR2_PACKAGE_ZLIB
diff --git a/package/osm2pgsql/osm2pgsql.hash b/package/osm2pgsql/osm2pgsql.hash
index cc13bf741d..0b4eb17c99 100644
--- a/package/osm2pgsql/osm2pgsql.hash
+++ b/package/osm2pgsql/osm2pgsql.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 9e3cd9e13893fd7a153c7b42089bd23338867190c91b157cbdb4ff7176ecba62 osm2pgsql-1.8.1.tar.gz
+sha256 dc30a3ad9a27f944e4169be9a8e07ee09711901536ddc8fcf4a292bd3aec51d9 osm2pgsql-1.9.2.tar.gz
sha256 ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6 COPYING
diff --git a/package/osm2pgsql/osm2pgsql.mk b/package/osm2pgsql/osm2pgsql.mk
index 11f09fe7d1..44c980ac95 100644
--- a/package/osm2pgsql/osm2pgsql.mk
+++ b/package/osm2pgsql/osm2pgsql.mk
@@ -4,13 +4,13 @@
#
################################################################################
-OSM2PGSQL_VERSION = 1.8.1
+OSM2PGSQL_VERSION = 1.9.2
OSM2PGSQL_SITE = $(call github,openstreetmap,osm2pgsql,$(OSM2PGSQL_VERSION))
OSM2PGSQL_LICENSE = GPL-2.0+
OSM2PGSQL_LICENSE_FILES = COPYING
OSM2PGSQL_SUPPORTS_IN_SOURCE_BUILD = NO
-OSM2PGSQL_DEPENDENCIES = boost bzip2 expat libosmium postgresql protozero zlib
+OSM2PGSQL_DEPENDENCIES = boost bzip2 expat json-for-modern-cpp libosmium postgresql protozero zlib
# fmt > 8.0 is not yet supported
OSM2PGSQL_CONF_OPTS = \
--
2.40.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/osm2pgsql: bump version to 1.9.2
2023-09-05 7:11 [Buildroot] [PATCH 1/1] package/osm2pgsql: bump version to 1.9.2 Maxim Kochetkov
@ 2023-09-10 16:26 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2023-09-10 16:26 UTC (permalink / raw)
To: Maxim Kochetkov; +Cc: buildroot
On Tue, 5 Sep 2023 10:11:19 +0300
Maxim Kochetkov <fido_max@inbox.ru> wrote:
> Release-notes: https://github.com/openstreetmap/osm2pgsql/releases/tag/1.9.2
>
> Signed-off-by: Maxim Kochetkov <fido_max@inbox.ru>
> ---
> package/osm2pgsql/Config.in | 1 +
> package/osm2pgsql/osm2pgsql.hash | 2 +-
> package/osm2pgsql/osm2pgsql.mk | 4 ++--
> 3 files changed, 4 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:[~2023-09-10 16:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-05 7:11 [Buildroot] [PATCH 1/1] package/osm2pgsql: bump version to 1.9.2 Maxim Kochetkov
2023-09-10 16:26 ` Thomas Petazzoni via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox