update version & section change
This commit is contained in:
parent
06ecaba890
commit
9a733a6499
37 changed files with 50 additions and 45 deletions
|
@ -1,9 +1,9 @@
|
|||
#!/bin/bash
|
||||
|
||||
VERSION=2.0.37
|
||||
VERSION=2.1.3
|
||||
APP=budibase
|
||||
DEPOT=https://github.com/Budibase/budibase.git
|
||||
GIT_VERSION=last
|
||||
GIT_VERSION=v${VERSION}
|
||||
DEB_VERSION=${VERSION}-$(date +%Y%m%d%H%M)
|
||||
DEBIAN_VERSION_CODENAME=bullseye
|
||||
IMAGE_SIZE=20
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Package: budibase
|
||||
Version: %VERSION%
|
||||
Section: base
|
||||
Section: contrib
|
||||
Priority: optional
|
||||
Architecture: all
|
||||
Maintainer: Thomas Legay <thomas@lgy.fr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue