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..06d5178 --- /dev/null +++ b/.SRCINFO | |||
| @@ -0,0 +1,20 @@ | |||
| 1 | pkgbase = httpx-bin | ||
| 2 | pkgdesc = Fast and multi-purpose HTTP toolkit | ||
| 3 | pkgver = 1.0.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 | source_x86_64 = httpx-1.0.3-x86_64.tar.gz::https://github.com/projectdiscovery/httpx/releases/download/v1.0.3/httpx_1.0.3_linux_amd64.tar.gz | ||
| 13 | sha256sums_x86_64 = 5cd5dba56a84d2acedb47f93272770dec0a1cf3020597bc83fbf0e3655b220b8 | ||
| 14 | source_armv6h = httpx-1.0.3-armv6.tar.gz::https://github.com/projectdiscovery/httpx/releases/download/v1.0.3/httpx_1.0.3_linux_armv6.tar.gz | ||
| 15 | sha256sums_armv6h = cbdfa4b4862ec772bd70c5af60dc22df705e7c95c18b618444f628f747af0fb0 | ||
| 16 | source_aarch64 = httpx-1.0.3-aarch64.tar.gz::https://github.com/projectdiscovery/httpx/releases/download/v1.0.3/httpx_1.0.3_linux_arm64.tar.gz | ||
| 17 | sha256sums_aarch64 = 4fde28ba2328e0f49ea301a7e1ab16b5fc2ae1545fa8a3a71b0aaea19e8fe651 | ||
| 18 | |||
| 19 | pkgname = httpx-bin | ||
| 20 | |||
