change glpi repo
This commit is contained in:
parent
12c7e6ade8
commit
ebdea0727b
1 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@ VERSION=10.0.0
|
|||
[ -e ./lib/function.sh ] && source ./lib/function.sh
|
||||
|
||||
APP=glpi
|
||||
DEPOT=https://github.com/tomamplius/glpi.git
|
||||
DEPOT=https://github.com/glpi-project/glpi.git
|
||||
GIT_VERSION=${VERSION}
|
||||
DEB_VERSION=${VERSION}-$(date +%Y%m%d%H%M)
|
||||
DEBIAN_VERSION_CODENAME=bullseye
|
||||
|
|
Loading…
Reference in a new issue