Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
GoliathLabs authored Sep 26, 2023
1 parent 0adbafc commit 481ff33
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,6 +1,6 @@
GLUON_BUILD_DIR := gluon-build
GLUON_GIT_URL := https://github.com/GoliathLabs/gluon.git
GLUON_GIT_REF := c3001fb57760ac0652d61edc2b7174f176fb9eee
GLUON_GIT_REF := c28ae07dcd5be16dd6bc433ca669a66fa8eff067

PATCH_DIR := ./patches
SECRET_KEY_FILE ?= ${HOME}/.gluon-secret-key
Expand Down

0 comments on commit 481ff33

Please sign in to comment.