Compare commits
2 Commits
pkg/dev/eo
...
2.6.2/mast
Author | SHA1 | Date | |
---|---|---|---|
28f2bd2315 | |||
aff3f9cee7 |
@ -19,7 +19,7 @@
|
||||
<port service_accesslist="gitea_without_nginx" port_type="SymLinkOption">gitea_http_port</port>
|
||||
</service_access>
|
||||
<service_access service='gitea_ssh'>
|
||||
<tcpwrapper>gitea</tcpwrapper>
|
||||
<port service_accesslist="gitea_ssh'" port_type="SymLinkOption">gitea_ssh_port</port>
|
||||
</service_access>
|
||||
</container>
|
||||
</containers>
|
||||
|
@ -16,7 +16,7 @@ HOMEDIR="${WKDIR}/${USER}"
|
||||
OS="linux"
|
||||
ARCH="amd64"
|
||||
|
||||
APPVERSION="1.8.3"
|
||||
APPVERSION="1.10.0"
|
||||
APPNAME="gitea"
|
||||
APPBINARY="gitea"
|
||||
APPSIG="7C9E68152594688862D62AF62D9AE806EC1592E2"
|
||||
@ -132,4 +132,4 @@ function main {
|
||||
|
||||
}
|
||||
|
||||
main
|
||||
main
|
||||
|
Reference in New Issue
Block a user