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}
|
_pkgname=${pkgname%-foss}
|
||||||
pkgver=15.10.1
|
pkgver=15.10.1
|
||||||
_gittag=v$pkgver
|
_gittag=v$pkgver
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
pkgdesc="A version control for your server"
|
pkgdesc="A version control for your server"
|
||||||
url="https://gitlab.com/gitlab-org/gitlab-foss"
|
url="https://gitlab.com/gitlab-org/gitlab-foss"
|
||||||
arch="x86_64"
|
arch="x86_64"
|
||||||
|
@ -18,7 +18,7 @@ depends="
|
||||||
exiftool
|
exiftool
|
||||||
git>=2.18.0
|
git>=2.18.0
|
||||||
gitaly~=15.3
|
gitaly~=15.3
|
||||||
gitlab-shell~=14.17
|
gitlab-shell~=14.18
|
||||||
graphicsmagick
|
graphicsmagick
|
||||||
http-parser
|
http-parser
|
||||||
procps
|
procps
|
||||||
|
|
Loading…
Reference in a new issue