diff options
| author | Yigit Sever | 2023-06-21 04:11:15 +0300 |
|---|---|---|
| committer | Yigit Sever | 2023-06-21 04:11:15 +0300 |
| commit | 02ee3a2997b5047a1bdbb24aeaabcfb062abd502 (patch) | |
| tree | f3395f03b46bdf202aa5fb4da50bc394dfff8ccd /httpx-bin/.SRCINFO | |
| parent | 61d8cb01f3d5d285c6eb9331053e287e4c220de5 (diff) | |
| parent | ab74ae866e7c01cd18ebf43851733b19676b9681 (diff) | |
| download | packages-02ee3a2997b5047a1bdbb24aeaabcfb062abd502.tar.gz packages-02ee3a2997b5047a1bdbb24aeaabcfb062abd502.tar.bz2 packages-02ee3a2997b5047a1bdbb24aeaabcfb062abd502.zip | |
Add 'httpx-bin/' from commit 'ab74ae866e7c01cd18ebf43851733b19676b9681'
git-subtree-dir: httpx-bin
git-subtree-mainline: 61d8cb01f3d5d285c6eb9331053e287e4c220de5
git-subtree-split: ab74ae866e7c01cd18ebf43851733b19676b9681
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..dc2326b --- /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.3.1 | ||
| 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.3.1-x86_64.zip::https://github.com/projectdiscovery/httpx/releases/download/v1.3.1/httpx_1.3.1_linux_amd64.zip | ||
| 14 | sha256sums_x86_64 = be58b38c35062d0be92db51ab554e5a0c3f0546914a11cdf1945fe77343ade9f | ||
| 15 | source_armv6h = httpx-1.3.1-armv6.zip::https://github.com/projectdiscovery/httpx/releases/download/v1.3.1/httpx_1.3.1_linux_armv6.zip | ||
| 16 | sha256sums_armv6h = 864fb5a3965c4d3d71cf73c8d0cfeb2d864cf27007e4e1f7b269ac316a56829b | ||
| 17 | source_aarch64 = httpx-1.3.1-aarch64.zip::https://github.com/projectdiscovery/httpx/releases/download/v1.3.1/httpx_1.3.1_linux_arm64.zip | ||
| 18 | sha256sums_aarch64 = 1d5a95c6d0eed79a39b1aa347aa6a93b1395639c92e7f67356d1139b40b9334f | ||
| 19 | |||
| 20 | pkgname = httpx-bin | ||
