blob: 037563cb3783d99d4fcd102bd076d40fcf55c5c5 (
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
|
pkgbase = chisel-bin
pkgdesc = A fast TCP/UDP tunnel over HTTP
pkgver = 1.11.8
pkgrel = 1
url = https://github.com/jpillora/chisel
arch = x86_64
arch = i686
arch = aarch64
license = MIT
provides = chisel
conflicts = chisel
options = !strip
source = LICENSE-1.11.8::https://raw.githubusercontent.com/jpillora/chisel/v1.11.8/LICENSE
source = README-1.11.8.md::https://raw.githubusercontent.com/jpillora/chisel/v1.11.8/README.md
sha256sums = 445b61eeea1445c155ad63e1c47b1abfa80a922f2f133577f19c12bf9582c0ff
sha256sums = 5a1f193ef28b529eee01cf734ef5701ee174d219f94e41d3d110bf5286a532a8
source_x86_64 = chisel-x86_64-1.11.8.gz::https://github.com/jpillora/chisel/releases/download/v1.11.8/chisel_1.11.8_linux_amd64.gz
sha256sums_x86_64 = a34bd97c98164faa2908fd65b42ea167aa8fd1fa8aad5850475b7849e163fcac
source_i686 = chisel-i686-1.11.8.tar.gz::https://github.com/jpillora/chisel/releases/download/v1.11.8/chisel_1.11.8_linux_386.gz
sha256sums_i686 = 1724f0211d5aa704aff040087ced502ca61fdd27b0a01e950bed13448d6b9ac6
source_aarch64 = chisel-aarch64-1.11.8.gz::https://github.com/jpillora/chisel/releases/download/v1.11.8/chisel_1.11.8_linux_arm64.gz
sha256sums_aarch64 = f71111cd9f5e445fa19546e618136e7ce05b2dcea82fcb319382b6b679fd4bfc
pkgname = chisel-bin
|