gitea+deps

This commit is contained in:
2024-09-30 16:53:31 +03:00
parent f0f989a0b0
commit 0bfb332015
4 changed files with 119 additions and 14 deletions

View File

@ -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'
)