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