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..342923f --- /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.7.1 | ||
| 4 | pkgrel = 1 | ||
| 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.7.1-x86_64.zip::https://github.com/projectdiscovery/httpx/releases/download/v1.7.1/httpx_1.7.1_linux_amd64.zip | ||
| 15 | sha256sums_x86_64 = 865806a4eec321368e365b419baa3abdc0deb0d4ba598fe85a548a7c8682eb30 | ||
| 16 | source_armv6h = httpx-1.7.1-armv6.zip::https://github.com/projectdiscovery/httpx/releases/download/v1.7.1/httpx_1.7.1_linux_arm.zip | ||
| 17 | sha256sums_armv6h = 8797158f1dfa922257bb71e1e0773f497a2d5b5d4fa764b73917f3dc2a2ddf04 | ||
| 18 | source_aarch64 = httpx-1.7.1-aarch64.zip::https://github.com/projectdiscovery/httpx/releases/download/v1.7.1/httpx_1.7.1_linux_arm64.zip | ||
| 19 | sha256sums_aarch64 = 54cec49934ff60bc78980d3f6f4bff01742ca50214183d78b2c336f40db2dda3 | ||
| 20 | |||
| 21 | pkgname = httpx-bin | ||
