1
0
Fork 0
mirror of https://github.com/eosswedenorg/antelope-api-healthcheck synced 2026-07-04 12:03:43 +02:00

Version 1.0

This commit is contained in:
Henrik Hautakoski 2021-12-02 13:23:19 +01:00
parent 4375afa4fe
commit 82c32d7901

View file

@ -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.5\" "\n"\ PACKAGE_VERSION=\"1.0\" "\n"\
PACKAGE_PREFIX=\"$(PREFIX:/%=%)\" "\n"\ PACKAGE_PREFIX=\"$(PREFIX:/%=%)\" "\n"\
PACKAGE_PROGRAM=\"build/$(PROGRAM_NAME)\" > scripts/info PACKAGE_PROGRAM=\"build/$(PROGRAM_NAME)\" > scripts/info