1
0
Fork 0
mirror of https://github.com/eosswedenorg/antelope-api-healthcheck synced 2026-08-27 20:58:13 +02:00

Merge branch 'master' into devel

This commit is contained in:
Henrik Hautakoski 2020-11-04 13:59:58 +01:00
commit 324356f9f4
4 changed files with 21 additions and 1 deletions

View file

@ -23,7 +23,7 @@ deps:
info-file :
echo PACKAGE_NAME=\"$(PROGRAM_NAME)\" "\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_PROGRAM=\"build/$(PROGRAM_NAME)\" > scripts/info