user/gitlab-foss: depend on gitlab-shell 14.14
This commit is contained in:
parent
f0cb2578d0
commit
7a7378bc9c
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=1
|
||||
pkgrel=2
|
||||
pkgdesc="A version control for your server"
|
||||
url="https://gitlab.com/gitlab-org/gitlab-foss"
|
||||
# Disable due to Openssl3 not being supported
|
||||
|
@ -18,7 +18,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