diff options
Diffstat (limited to '.SRCINFO')
| -rw-r--r-- | .SRCINFO | 27 |
1 files changed, 10 insertions, 17 deletions
| @@ -1,20 +1,13 @@ | |||
| 1 | pkgbase = httpx-bin | 1 | pkgbase = gau |
| 2 | pkgdesc = Fast and multi-purpose HTTP toolkit | 2 | pkgdesc = Fetch known URLs from AlienVault's Open Threat Exchange, the Wayback Machine, and Common Crawl |
| 3 | pkgver = 1.2.5 | 3 | pkgver = 2.0.8 |
| 4 | pkgrel = 1 | 4 | pkgrel = 1 |
| 5 | url = https://github.com/projectdiscovery/httpx | 5 | url = https://github.com/lc/gau |
| 6 | arch = x86_64 | 6 | arch = any |
| 7 | arch = armv6h | ||
| 8 | arch = aarch64 | ||
| 9 | license = MIT | 7 | license = MIT |
| 10 | provides = httpx | 8 | makedepends = go |
| 11 | conflicts = httpx | 9 | depends = glibc |
| 12 | options = !strip | 10 | source = gau-2.0.8.tar.gz::https://github.com/lc/gau/archive/v2.0.8.tar.gz |
| 13 | source_x86_64 = httpx-1.2.5-x86_64.zip::https://github.com/projectdiscovery/httpx/releases/download/v1.2.5/httpx_1.2.5_linux_amd64.zip | 11 | sha256sums = 9604f0b7bf258547778a155afd2c58d32eeeb82d3bcbcbe97616ccefd1287d9a |
| 14 | sha256sums_x86_64 = 4dc46e5246b48fbfe1ba34dc574c55b77b6ee3e02e3a62e8bca1f2f4434a42b0 | ||
| 15 | source_armv6h = httpx-1.2.5-armv6.zip::https://github.com/projectdiscovery/httpx/releases/download/v1.2.5/httpx_1.2.5_linux_armv6.zip | ||
| 16 | sha256sums_armv6h = 21b170e20df58f6fcd38af81328588c8d381e3b8972dbff2b90d6fec3678ec2a | ||
| 17 | source_aarch64 = httpx-1.2.5-aarch64.zip::https://github.com/projectdiscovery/httpx/releases/download/v1.2.5/httpx_1.2.5_linux_arm64.zip | ||
| 18 | sha256sums_aarch64 = 4dd120cdb8b034cb56c49c261e018f4f344c7864eca9321d3316042130cc736f | ||
| 19 | 12 | ||
| 20 | pkgname = httpx-bin | 13 | pkgname = gau |
