mirror of
https://github.com/eosswedenorg/antelope-api-healthcheck
synced 2026-07-03 11:53:43 +02:00
Version 0.3.5
This commit is contained in:
parent
69253eaab3
commit
d6cc9ac185
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -23,7 +23,7 @@ deps:
|
||||||
info-file :
|
info-file :
|
||||||
echo PACKAGE_NAME=\"$(PROGRAM_NAME)\" "\n"\
|
echo PACKAGE_NAME=\"$(PROGRAM_NAME)\" "\n"\
|
||||||
PACKAGE_DESCRIPTION=\"HAproxy healthcheck program for EOSIO API.\" "\n"\
|
PACKAGE_DESCRIPTION=\"HAproxy healthcheck program for EOSIO API.\" "\n"\
|
||||||
PACKAGE_VERSION=\"0.3.4\" "\n"\
|
PACKAGE_VERSION=\"0.3.5\" "\n"\
|
||||||
PACKAGE_PREFIX=\"$(PREFIX:/%=%)\" "\n"\
|
PACKAGE_PREFIX=\"$(PREFIX:/%=%)\" "\n"\
|
||||||
PACKAGE_PROGRAM=\"build/$(PROGRAM_NAME)\" > scripts/info
|
PACKAGE_PROGRAM=\"build/$(PROGRAM_NAME)\" > scripts/info
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue