user/gitlab-foss: use gitlab-shell 14.18.0
This commit is contained in:
parent
6f6a6ec841
commit
3451f9d1a2
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ pkgname=gitlab-foss
|
|||
_pkgname=${pkgname%-foss}
|
||||
pkgver=15.10.1
|
||||
_gittag=v$pkgver
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="A version control for your server"
|
||||
url="https://gitlab.com/gitlab-org/gitlab-foss"
|
||||
arch="x86_64"
|
||||
|
@ -18,7 +18,7 @@ depends="
|
|||
exiftool
|
||||
git>=2.18.0
|
||||
gitaly~=15.3
|
||||
gitlab-shell~=14.17
|
||||
gitlab-shell~=14.18
|
||||
graphicsmagick
|
||||
http-parser
|
||||
procps
|
||||
|
|
Loading…
Reference in a new issue