Skip to content

Commit 20e55ab

Browse files
committed
build: update build dependencies for binary releases
1 parent da54d2b commit 20e55ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packaging.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ export GOROOT=$BUILD_BASE/go
5757
IMPOSM_SRC=$GOPATH/src/github.com/omniscale/imposm3
5858
BUILD_TMP=$BUILD_BASE/imposm-build
5959

60-
GEOS_VERSION=3.12.1
61-
GO_VERSION=1.21.6
60+
GEOS_VERSION=3.12.2
61+
GO_VERSION=1.22.4
6262
LEVELDB_VERSION=1.23
6363

6464
export CGO_CFLAGS=-I$PREFIX/include

0 commit comments

Comments
 (0)