gitea+deps
This commit is contained in:
13
gitea/alr.sh
13
gitea/alr.sh
@ -1,6 +1,6 @@
|
||||
name='gitea'
|
||||
version='1.22.2'
|
||||
release='2'
|
||||
release='3'
|
||||
desc='Painless self-hosted Git service, community managed.'
|
||||
homepage='https://gitea.io'
|
||||
maintainer="Евгений Храмов <xpamych@yandex.ru>"
|
||||
@ -17,16 +17,7 @@ build_deps=(
|
||||
'go'
|
||||
'nodejs'
|
||||
'npm'
|
||||
'python-poetry'
|
||||
'openssh'
|
||||
'pam-devel'
|
||||
)
|
||||
|
||||
build_deps_almalinux=(
|
||||
'go'
|
||||
'nodejs'
|
||||
'npm'
|
||||
'python-poetry'
|
||||
'python3-poetry'
|
||||
'openssh'
|
||||
'pam-devel'
|
||||
)
|
||||
|
Reference in New Issue
Block a user