diff options
Diffstat (limited to 'httpx-bin/.SRCINFO')
| -rw-r--r-- | httpx-bin/.SRCINFO | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/httpx-bin/.SRCINFO b/httpx-bin/.SRCINFO new file mode 100644 index 0000000..2f6767b --- /dev/null +++ b/httpx-bin/.SRCINFO | |||
| @@ -0,0 +1,20 @@ | |||
| 1 | pkgbase = httpx-bin | ||
| 2 | pkgdesc = Fast and multi-purpose HTTP toolkit | ||
| 3 | pkgver = 1.2.6 | ||
| 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.2.6-x86_64.zip::https://github.com/projectdiscovery/httpx/releases/download/v1.2.6/httpx_1.2.6_linux_amd64.zip | ||
| 14 | sha256sums_x86_64 = 7c89d5c94690acc2c276f677fa007eb6f1e1a6324f35d1e8d1e3fc62a7f15282 | ||
| 15 | source_armv6h = httpx-1.2.6-armv6.zip::https://github.com/projectdiscovery/httpx/releases/download/v1.2.6/httpx_1.2.6_linux_armv6.zip | ||
| 16 | sha256sums_armv6h = 446717faca21ea93295c1981aa185181b1623318b142940c095d2bc0d5e0a738 | ||
| 17 | source_aarch64 = httpx-1.2.6-aarch64.zip::https://github.com/projectdiscovery/httpx/releases/download/v1.2.6/httpx_1.2.6_linux_arm64.zip | ||
| 18 | sha256sums_aarch64 = bf99b7bcf161ca69adc13df50f7f5bc803f5e4afaad2ee4412dde744af519383 | ||
| 19 | |||
| 20 | pkgname = httpx-bin | ||
