user/gitlab-foss: depend on gitlab-shell 14.14
This commit is contained in:
parent
207645bae5
commit
e0e123d878
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ pkgname=gitlab-foss
|
|||
_pkgname=${pkgname%-foss}
|
||||
pkgver=15.7.2
|
||||
_gittag=v$pkgver
|
||||
pkgrel=0
|
||||
pkgrel=2
|
||||
pkgdesc="A version control for your server"
|
||||
url="https://gitlab.com/gitlab-org/gitlab-foss"
|
||||
arch="x86_64"
|
||||
|
@ -17,7 +17,7 @@ depends="
|
|||
exiftool
|
||||
git>=2.18.0
|
||||
gitaly~=15.3
|
||||
gitlab-shell~=14.10
|
||||
gitlab-shell~=14.14
|
||||
graphicsmagick
|
||||
http-parser
|
||||
procps
|
||||
|
|
Loading…
Reference in a new issue