diff options
Diffstat (limited to 'httpx-bin/.SRCINFO')
| -rw-r--r-- | httpx-bin/.SRCINFO | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/httpx-bin/.SRCINFO b/httpx-bin/.SRCINFO new file mode 100644 index 0000000..b7988fc --- /dev/null +++ b/httpx-bin/.SRCINFO | |||
| @@ -0,0 +1,21 @@ | |||
| 1 | pkgbase = httpx-bin | ||
| 2 | pkgdesc = Fast and multi-purpose HTTP toolkit | ||
| 3 | pkgver = 1.3.5 | ||
| 4 | pkgrel = 2 | ||
| 5 | url = https://github.com/projectdiscovery/httpx | ||
| 6 | install = httpx-bin.install | ||
| 7 | arch = x86_64 | ||
| 8 | arch = armv6h | ||
| 9 | arch = aarch64 | ||
| 10 | license = MIT | ||
| 11 | provides = httpx | ||
| 12 | conflicts = httpx | ||
| 13 | options = !strip | ||
| 14 | source_x86_64 = httpx-1.3.5-x86_64.zip::https://github.com/projectdiscovery/httpx/releases/download/v1.3.5/httpx_1.3.5_linux_amd64.zip | ||
| 15 | sha256sums_x86_64 = 91da5708c15ff0211755e1acb4de2eb4f1f522aec5ffeb4ecbda44e2b28f8402 | ||
| 16 | source_armv6h = httpx-1.3.5-armv6.zip::https://github.com/projectdiscovery/httpx/releases/download/v1.3.5/httpx_1.3.5_linux_arm.zip | ||
| 17 | sha256sums_armv6h = e910b51e5dadcf7b4c296b2707e54fe23c0e40a989eacc335178ac418d1ad926 | ||
| 18 | source_aarch64 = httpx-1.3.5-aarch64.zip::https://github.com/projectdiscovery/httpx/releases/download/v1.3.5/httpx_1.3.5_linux_arm64.zip | ||
| 19 | sha256sums_aarch64 = afd98638e58f5e86a09d230592193959a88e4bb047330ff9d170469a8b7af767 | ||
| 20 | |||
| 21 | pkgname = httpx-bin | ||
