blob: 00dc85243135d9dcf44ccdd395081f94ad2ad640 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = hetty
pkgdesc = An HTTP toolkit for security research
pkgver = 0.7.0
pkgrel = 1
url = https://github.com/dstotijn/hetty
arch = x86_64
arch = arm64
license = MIT
makedepends = curl
makedepends = tar
source = hetty-0.7.0.tar.gz::https://github.com/dstotijn/hetty/releases/download/v0.7.0/hetty_0.7.0_Linux_x86_64.tar.gz
b2sums = 7960a8743e2071467628e9630c7616a3439d5d0a4d53f1602f2b37275252e8bce470bb1ed844cc241e07a8c6de06625467b83558594f99de7dd0a78d714f3415
pkgname = hetty
|