1
0
Fork 0
mirror of https://github.com/eosswedenorg/antelope-api-healthcheck synced 2026-06-18 05:00:03 +02:00

Version 0.1.1

This commit is contained in:
Henrik Hautakoski 2020-02-03 19:39:27 +01:00
parent 6524e90bd6
commit 2e6ebe28c0

View file

@ -21,7 +21,7 @@ deps:
package_deb: build
export PACKAGE_NAME="$(PROGRAM_NAME)" \
export PACKAGE_VERSION="0.1.0" \
export PACKAGE_VERSION="0.1.1" \
export PACKAGE_PREFIX=$(PREFIX:/%=%) \
export PACKAGE_PROGRAM="build/$(PROGRAM_NAME)" \
&& ./scripts/build_deb.sh