diff options
author | Yigit Sever | 2025-02-02 14:32:37 +0300 |
---|---|---|
committer | Yigit Sever | 2025-02-02 14:32:37 +0300 |
commit | 589ea5f8ccb2cd10f37a045f0c7d05e1f7f0cfb6 (patch) | |
tree | f8deb3bbba892cfb8f6f1a0c02c2d85ffccedd62 | |
parent | 6aad806a763f8bb63076709c967ff50cf820ac3c (diff) | |
download | packages-589ea5f8ccb2cd10f37a045f0c7d05e1f7f0cfb6.tar.gz packages-589ea5f8ccb2cd10f37a045f0c7d05e1f7f0cfb6.tar.bz2 packages-589ea5f8ccb2cd10f37a045f0c7d05e1f7f0cfb6.zip |
upgpkg: httpx-bin 1.6.10-1
upstream release
-rw-r--r-- | httpx-bin/.SRCINFO | 14 | ||||
-rw-r--r-- | httpx-bin/PKGBUILD | 8 |
2 files changed, 11 insertions, 11 deletions
diff --git a/httpx-bin/.SRCINFO b/httpx-bin/.SRCINFO index 1f485ca..50fef53 100644 --- a/httpx-bin/.SRCINFO +++ b/httpx-bin/.SRCINFO | |||
@@ -1,6 +1,6 @@ | |||
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.6.9 | 3 | pkgver = 1.6.10 |
4 | pkgrel = 1 | 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 |
@@ -11,11 +11,11 @@ pkgbase = httpx-bin | |||
11 | provides = httpx | 11 | provides = httpx |
12 | conflicts = httpx | 12 | conflicts = httpx |
13 | options = !strip | 13 | options = !strip |
14 | source_x86_64 = httpx-1.6.9-x86_64.zip::https://github.com/projectdiscovery/httpx/releases/download/v1.6.9/httpx_1.6.9_linux_amd64.zip | 14 | source_x86_64 = httpx-1.6.10-x86_64.zip::https://github.com/projectdiscovery/httpx/releases/download/v1.6.10/httpx_1.6.10_linux_amd64.zip |
15 | sha256sums_x86_64 = c8d36461b5d736e88c3f9104fed15f2112eb7263dbda35fd08aa5a771bddfb5f | 15 | sha256sums_x86_64 = e7eb8473530c2d0eb4eb132c7253c0138745d622970f36413c1f349ddd60edb7 |
16 | source_armv6h = httpx-1.6.9-armv6.zip::https://github.com/projectdiscovery/httpx/releases/download/v1.6.9/httpx_1.6.9_linux_arm.zip | 16 | source_armv6h = httpx-1.6.10-armv6.zip::https://github.com/projectdiscovery/httpx/releases/download/v1.6.10/httpx_1.6.10_linux_arm.zip |
17 | sha256sums_armv6h = 456beab92d02448f557367a3affd1d5ad54ad66f10957771b6b695648120c72c | 17 | sha256sums_armv6h = 1e980c4baa3369e7170e4e17dc07396ced6fdc8f42a0b111b880f0c5acd33d75 |
18 | source_aarch64 = httpx-1.6.9-aarch64.zip::https://github.com/projectdiscovery/httpx/releases/download/v1.6.9/httpx_1.6.9_linux_arm64.zip | 18 | source_aarch64 = httpx-1.6.10-aarch64.zip::https://github.com/projectdiscovery/httpx/releases/download/v1.6.10/httpx_1.6.10_linux_arm64.zip |
19 | sha256sums_aarch64 = 8cf124b4f62236ff3149b83a8bfc70203fcda3dfda6606013751b229b3e0aa95 | 19 | sha256sums_aarch64 = e1555e7ef5c8d510da1de823c0f9f0313f5518b6db7c9269c06f51e184b85d6b |
20 | 20 | ||
21 | pkgname = httpx-bin | 21 | pkgname = httpx-bin |
diff --git a/httpx-bin/PKGBUILD b/httpx-bin/PKGBUILD index 582fc39..18cfab5 100644 --- a/httpx-bin/PKGBUILD +++ b/httpx-bin/PKGBUILD | |||
@@ -3,7 +3,7 @@ | |||
3 | 3 | ||
4 | _pkgname='httpx' | 4 | _pkgname='httpx' |
5 | pkgname="${_pkgname}-bin" | 5 | pkgname="${_pkgname}-bin" |
6 | pkgver=1.6.9 | 6 | pkgver=1.6.10 |
7 | pkgrel=1 | 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') |
@@ -18,9 +18,9 @@ source_x86_64=("${_pkgname}-${pkgver}-x86_64.zip::${url}/releases/download/v${pk | |||
18 | source_armv6h=("${_pkgname}-${pkgver}-armv6.zip::${url}/releases/download/v${pkgver}/${_pkgname}_${pkgver}_linux_arm.zip") | 18 | source_armv6h=("${_pkgname}-${pkgver}-armv6.zip::${url}/releases/download/v${pkgver}/${_pkgname}_${pkgver}_linux_arm.zip") |
19 | source_aarch64=("${_pkgname}-${pkgver}-aarch64.zip::${url}/releases/download/v${pkgver}/${_pkgname}_${pkgver}_linux_arm64.zip") | 19 | source_aarch64=("${_pkgname}-${pkgver}-aarch64.zip::${url}/releases/download/v${pkgver}/${_pkgname}_${pkgver}_linux_arm64.zip") |
20 | 20 | ||
21 | sha256sums_x86_64=('c8d36461b5d736e88c3f9104fed15f2112eb7263dbda35fd08aa5a771bddfb5f') | 21 | sha256sums_x86_64=('e7eb8473530c2d0eb4eb132c7253c0138745d622970f36413c1f349ddd60edb7') |
22 | sha256sums_armv6h=('456beab92d02448f557367a3affd1d5ad54ad66f10957771b6b695648120c72c') | 22 | sha256sums_armv6h=('1e980c4baa3369e7170e4e17dc07396ced6fdc8f42a0b111b880f0c5acd33d75') |
23 | sha256sums_aarch64=('8cf124b4f62236ff3149b83a8bfc70203fcda3dfda6606013751b229b3e0aa95') | 23 | sha256sums_aarch64=('e1555e7ef5c8d510da1de823c0f9f0313f5518b6db7c9269c06f51e184b85d6b') |
24 | 24 | ||
25 | package() { | 25 | package() { |
26 | install -Dvm755 "${_pkgname}" "${pkgdir}/usr/bin/${_pkgname}-toolkit" | 26 | install -Dvm755 "${_pkgname}" "${pkgdir}/usr/bin/${_pkgname}-toolkit" |