diff --git a/GNUmakefile b/GNUmakefile index 5b0eab542..84f6fd9d8 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -19,7 +19,7 @@ debug: JINX_CONFIG_FILE=jinx-config-debug $(MAKE) all jinx: - curl -Lo jinx https://github.com/mintsuki/jinx/raw/80b6fbda678735078eccce77d003cda11615ae8b/jinx + curl -Lo jinx https://github.com/mintsuki/jinx/raw/9615ce44d98cf679aa0abb7b1c7f061471f94b06/jinx chmod +x jinx .PHONY: distro-full