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:
parent
6524e90bd6
commit
2e6ebe28c0
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.1.0" \
|
||||
export PACKAGE_VERSION="0.1.1" \
|
||||
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