blob: b1c302febc98cfc65ce00004c345457f69cb991e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = inlets
pkgdesc = Expose your local endpoints to the Internet
pkgver = 2.7.6
pkgrel = 1
url = https://github.com/inlets/inlets
arch = any
license = MIT
makedepends = go
makedepends = git
options = !strip
source = inlets-server.service
source = inlets-client.service
source = https://github.com/inlets/inlets/archive/2.7.6.tar.gz
sha256sums = 79bad343a925292d0a5cc5164bff28fe95d9512a5dded04568af61d71e1e0a79
sha256sums = f7f85bb083b8839a89f715f882bf0e0f556cf183aa7ed653a1c87c5822762163
sha256sums = 4b9e6d2bec4748ef12c2434d3bac9bed50ef7e60d3a1dcfc56cf524a060a1089
pkgname = inlets
|