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..2273e97 --- /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.10.0 | ||
| 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.10.0-x86_64.zip::https://github.com/projectdiscovery/httpx/releases/download/v1.10.0/httpx_1.10.0_linux_amd64.zip | ||
| 15 | sha256sums_x86_64 = 63eac4dcd6e5c9867c94765fdaaf66e7b4eeae3474a1f06e600e266a1c81a53e | ||
| 16 | source_armv6h = httpx-1.10.0-armv6.zip::https://github.com/projectdiscovery/httpx/releases/download/v1.10.0/httpx_1.10.0_linux_arm.zip | ||
| 17 | sha256sums_armv6h = fa8080e8b05a8cca44484d2112c9769c81f1c689dc78905a442128dad88821ec | ||
| 18 | source_aarch64 = httpx-1.10.0-aarch64.zip::https://github.com/projectdiscovery/httpx/releases/download/v1.10.0/httpx_1.10.0_linux_arm64.zip | ||
| 19 | sha256sums_aarch64 = 7f3eaf5a6839504f5e2ce29c3ce94aa2ddeeaa7619d9a497e017232c6dc49b1c | ||
| 20 | |||
| 21 | pkgname = httpx-bin | ||
