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

Version 0.3.1

This commit is contained in:
Henrik Hautakoski 2020-03-20 15:03:03 +01:00
parent a08b1f3458
commit d30f4e16bc

View file

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