blob: 9522596e882ab11260a4234ab882eed18c1e1b21 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
pkgbase = casaos-gateway
pkgdesc = CasaOS Gateway is a dynamic API gateway service that can be used to expose APIs from different other HTTP based services.
pkgver = 0.4.5
pkgrel = 1
url = https://github.com/IceWhaleTech/CasaOS-Gateway
arch = x86_64
arch = aarch64
arch = armv7h
groups = casaos
license = APACHE
backup = etc/casaos/gateway.ini
source_x86_64 = https://github.com/IceWhaleTech/CasaOS-Gateway/releases/download/v0.4.5-alpha1/linux-amd64-casaos-gateway-v0.4.5-alpha1.tar.gz
source_x86_64 = https://github.com/IceWhaleTech/CasaOS-Gateway/releases/download/v0.4.5-alpha1/linux-amd64-casaos-gateway-migration-tool-v0.4.5-alpha1.tar.gz
sha256sums_x86_64 = SKIP
sha256sums_x86_64 = SKIP
source_aarch64 = https://github.com/IceWhaleTech/CasaOS-Gateway/releases/download/v0.4.5-alpha1/linux-arm64-casaos-gateway-v0.4.5-alpha1.tar.gz
source_aarch64 = https://github.com/IceWhaleTech/CasaOS-Gateway/releases/download/v0.4.5-alpha1/linux-arm64-casaos-gateway-migration-tool-v0.4.5-alpha1.tar.gz
sha256sums_aarch64 = SKIP
sha256sums_aarch64 = SKIP
source_armv7h = https://github.com/IceWhaleTech/CasaOS-Gateway/releases/download/v0.4.5-alpha1/linux-arm-7-casaos-gateway-v0.4.5-alpha1.tar.gz
source_armv7h = https://github.com/IceWhaleTech/CasaOS-Gateway/releases/download/v0.4.5-alpha1/linux-arm-7-casaos-gateway-migration-tool-v0.4.5-alpha1.tar.gz
sha256sums_armv7h = SKIP
sha256sums_armv7h = SKIP
pkgname = casaos-gateway
|