up
Signed-off-by: Gwenhael Le Moine <cycojesus@darkstar.example.net>
This commit is contained in:
parent
39d45665b6
commit
96559b7707
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ CWD=$(pwd)
|
|||
|
||||
PRGNAM=$(basename $CWD)
|
||||
#VERSION=${VERSION:-$(date +%F | tr - .)}
|
||||
VERSION=${VERSION:-6.0.1}
|
||||
VERSION=${VERSION:-6.0.2}
|
||||
ARCH="noarch" # hardcode ARCH
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-cyco}
|
||||
|
|
Loading…
Reference in a new issue