diff options
| author | Yigit Sever | 2024-01-31 16:17:33 +0300 |
|---|---|---|
| committer | Yigit Sever | 2024-01-31 16:17:33 +0300 |
| commit | a166deffe5519c7cd2cb3740a70687acb699701e (patch) | |
| tree | d7b3e9c4cdbca33da9a8dc989c779ad1ca875d78 /httpx-bin | |
| parent | ca3d2d8f6f10f4524c05722051c3e2dd4297ff1f (diff) | |
| download | packages-a166deffe5519c7cd2cb3740a70687acb699701e.tar.gz packages-a166deffe5519c7cd2cb3740a70687acb699701e.tar.bz2 packages-a166deffe5519c7cd2cb3740a70687acb699701e.zip | |
httpx-bin: Update to 1.3.9-1
upstream release
Diffstat (limited to 'httpx-bin')
| -rw-r--r-- | httpx-bin/.SRCINFO | 2 | ||||
| -rw-r--r-- | httpx-bin/PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/httpx-bin/.SRCINFO b/httpx-bin/.SRCINFO index 9009750..3b82f6d 100644 --- a/httpx-bin/.SRCINFO +++ b/httpx-bin/.SRCINFO | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | pkgbase = httpx-bin | 1 | pkgbase = httpx-bin |
| 2 | pkgdesc = Fast and multi-purpose HTTP toolkit | 2 | pkgdesc = Fast and multi-purpose HTTP toolkit |
| 3 | pkgver = 1.3.9 | 3 | pkgver = 1.3.9 |
| 4 | pkgrel = 2 | 4 | pkgrel = 1 |
| 5 | url = https://github.com/projectdiscovery/httpx | 5 | url = https://github.com/projectdiscovery/httpx |
| 6 | install = httpx-bin.install | 6 | install = httpx-bin.install |
| 7 | arch = x86_64 | 7 | arch = x86_64 |
diff --git a/httpx-bin/PKGBUILD b/httpx-bin/PKGBUILD index 14b4ae5..929d8bc 100644 --- a/httpx-bin/PKGBUILD +++ b/httpx-bin/PKGBUILD | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | _pkgname='httpx' | 4 | _pkgname='httpx' |
| 5 | pkgname="${_pkgname}-bin" | 5 | pkgname="${_pkgname}-bin" |
| 6 | pkgver=1.3.9 | 6 | pkgver=1.3.9 |
| 7 | pkgrel=2 | 7 | pkgrel=1 |
| 8 | pkgdesc='Fast and multi-purpose HTTP toolkit' | 8 | pkgdesc='Fast and multi-purpose HTTP toolkit' |
| 9 | arch=('x86_64' 'armv6h' 'aarch64') | 9 | arch=('x86_64' 'armv6h' 'aarch64') |
| 10 | url='https://github.com/projectdiscovery/httpx' | 10 | url='https://github.com/projectdiscovery/httpx' |
