Skip to content

Commit

Permalink
fix: gocross version
Browse files Browse the repository at this point in the history
  • Loading branch information
hazcod committed Nov 7, 2024
1 parent 45767a8 commit 0110ceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PACKAGE_NAME := github.com/hazcod/enpass-cli
GOLANG_CROSS_VERSION ?= v1.23.2-0
GOLANG_CROSS_VERSION ?= v1.23.2

SYSROOT_DIR ?= sysroots
SYSROOT_ARCHIVE ?= sysroots.tar.bz2
Expand Down

0 comments on commit 0110ceb

Please sign in to comment.