mirror of
https://github.com/eosswedenorg/antelope-api-healthcheck
synced 2026-06-18 05:00:03 +02:00
Version 0.3.0
This commit is contained in:
parent
01aa9a0fff
commit
c222eb9945
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -21,7 +21,7 @@ deps:
|
|||
|
||||
package_deb: build
|
||||
export PACKAGE_NAME="$(PROGRAM_NAME)" \
|
||||
export PACKAGE_VERSION="0.2.0" \
|
||||
export PACKAGE_VERSION="0.3.0" \
|
||||
export PACKAGE_PREFIX=$(PREFIX:/%=%) \
|
||||
export PACKAGE_PROGRAM="build/$(PROGRAM_NAME)" \
|
||||
&& ./scripts/build_deb.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue