change glpi repo

This commit is contained in:
thomas 2022-05-02 22:37:15 +02:00
parent 12c7e6ade8
commit ebdea0727b

View file

@ -5,7 +5,7 @@ VERSION=10.0.0
[ -e ./lib/function.sh ] && source ./lib/function.sh [ -e ./lib/function.sh ] && source ./lib/function.sh
APP=glpi APP=glpi
DEPOT=https://github.com/tomamplius/glpi.git DEPOT=https://github.com/glpi-project/glpi.git
GIT_VERSION=${VERSION} GIT_VERSION=${VERSION}
DEB_VERSION=${VERSION}-$(date +%Y%m%d%H%M) DEB_VERSION=${VERSION}-$(date +%Y%m%d%H%M)
DEBIAN_VERSION_CODENAME=bullseye DEBIAN_VERSION_CODENAME=bullseye