summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO30
-rw-r--r--PKGBUILD14
2 files changed, 22 insertions, 22 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 33da0a37d1a4..5c8c0a80811b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = chisel-tunnel-bin
pkgdesc = A fast TCP tunnel over HTTP
- pkgver = 1.7.7
+ pkgver = 1.8.1
pkgrel = 1
url = https://github.com/jpillora/chisel
arch = i686
@@ -11,21 +11,21 @@ pkgbase = chisel-tunnel-bin
license = MIT
provides = chisel-tunnel
conflicts = chisel-tunnel
- source = README_1.7.7.md::https://raw.githubusercontent.com/jpillora/chisel/v1.7.7/README.md
- source = users_1.7.7.json::https://raw.githubusercontent.com/jpillora/chisel/v1.7.7/example/users.json
- source = LICENSE_1.7.7::https://raw.githubusercontent.com/jpillora/chisel/v1.7.7/LICENSE
- sha256sums = aaaff6c587839275b9fc4adde79f759e396af399f32c079f8ce6a89919169bd9
+ source = README_1.8.1.md::https://raw.githubusercontent.com/jpillora/chisel/v1.8.1/README.md
+ source = users_1.8.1.json::https://raw.githubusercontent.com/jpillora/chisel/v1.8.1/example/users.json
+ source = LICENSE_1.8.1::https://raw.githubusercontent.com/jpillora/chisel/v1.8.1/LICENSE
+ sha256sums = ea6d1b7199e9dde7c531749e6b1d9b20c03619ecba8e29859842e7c4eb6557e7
sha256sums = b3cb23ef88fcf4f39ee057289e7d2a92a03b2f33ec05caa4d70cd15a2ca60acd
sha256sums = 1edfe3540212ff667e460e212b31178e405139fdff18d643bdd49b05623ac3ac
- source_i686 = chisel_1.7.7_i686.gz::https://github.com/jpillora/chisel/releases/download/v1.7.7/chisel_1.7.7_linux_386.gz
- sha256sums_i686 = d28b91e8fef0277673acca0c19b034b4bcfdbd730760714fe673b535282b5a01
- source_x86_64 = chisel_1.7.7_x86_64.gz::https://github.com/jpillora/chisel/releases/download/v1.7.7/chisel_1.7.7_linux_amd64.gz
- sha256sums_x86_64 = 395408bc1ac0cbe250b3131c09592f7ac490a77a2625ce2f213480a96fcc8bd4
- source_armv6h = chisel_1.7.7_armv6h.gz::https://github.com/jpillora/chisel/releases/download/v1.7.7/chisel_1.7.7_linux_armv6.gz
- sha256sums_armv6h = 13118127bd6a7dfaf76cb35833325627d1df6937064f6ec7d3a05f5829902d2b
- source_armv7h = chisel_1.7.7_armv7h.gz::https://github.com/jpillora/chisel/releases/download/v1.7.7/chisel_1.7.7_linux_armv7.gz
- sha256sums_armv7h = 97c42a422ddd966681ffad0b5bae3df1203f52b11c5be3a14bcdd76366c1f369
- source_aarch64 = chisel_1.7.7_aarch64.gz::https://github.com/jpillora/chisel/releases/download/v1.7.7/chisel_1.7.7_linux_arm64.gz
- sha256sums_aarch64 = a9f7d67e29c2b7f2059636c73945b9946185a235dfb12e346e07eb7b0650f714
+ source_i686 = chisel_1.8.1_i686.gz::https://github.com/jpillora/chisel/releases/download/v1.8.1/chisel_1.8.1_linux_386.gz
+ sha256sums_i686 = bf7b774ef4abcd725e9d3a3ee569f83db21b2248056fcb3642099b005c089b6a
+ source_x86_64 = chisel_1.8.1_x86_64.gz::https://github.com/jpillora/chisel/releases/download/v1.8.1/chisel_1.8.1_linux_amd64.gz
+ sha256sums_x86_64 = 0461e84f847489e8968b011128b6be6b001f487ae75b2a0c14ff6d4eafc9f2df
+ source_armv6h = chisel_1.8.1_armv6h.gz::https://github.com/jpillora/chisel/releases/download/v1.8.1/chisel_1.8.1_linux_armv6.gz
+ sha256sums_armv6h = 50ba0bde643b62f3ddba44820ca5a45e5f7d45bf5305016150cfa4af7ab679e5
+ source_armv7h = chisel_1.8.1_armv7h.gz::https://github.com/jpillora/chisel/releases/download/v1.8.1/chisel_1.8.1_linux_armv7.gz
+ sha256sums_armv7h = 3cf09d5b03a365d25d2283bfdc5aabda01ae9a6e24147312bcef9b741e25df26
+ source_aarch64 = chisel_1.8.1_aarch64.gz::https://github.com/jpillora/chisel/releases/download/v1.8.1/chisel_1.8.1_linux_arm64.gz
+ sha256sums_aarch64 = 0e34604b09472922b088573ae7b8a2686982b05900251f861912e3d9d2760980
pkgname = chisel-tunnel-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3efd93da6cbe..8f7c594a5d5d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Cédric Connes <cedric.connes@gmail.com>
pkgname=chisel-tunnel-bin
-pkgver=1.7.7
+pkgver=1.8.1
pkgrel=1
pkgdesc="A fast TCP tunnel over HTTP"
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
@@ -17,14 +17,14 @@ source_x86_64=("chisel_${pkgver}_x86_64.gz::https://github.com/jpillora/chisel/r
source_armv6h=("chisel_${pkgver}_armv6h.gz::https://github.com/jpillora/chisel/releases/download/v$pkgver/chisel_${pkgver}_linux_armv6.gz")
source_armv7h=("chisel_${pkgver}_armv7h.gz::https://github.com/jpillora/chisel/releases/download/v$pkgver/chisel_${pkgver}_linux_armv7.gz")
source_aarch64=("chisel_${pkgver}_aarch64.gz::https://github.com/jpillora/chisel/releases/download/v$pkgver/chisel_${pkgver}_linux_arm64.gz")
-sha256sums=('aaaff6c587839275b9fc4adde79f759e396af399f32c079f8ce6a89919169bd9'
+sha256sums=('ea6d1b7199e9dde7c531749e6b1d9b20c03619ecba8e29859842e7c4eb6557e7'
'b3cb23ef88fcf4f39ee057289e7d2a92a03b2f33ec05caa4d70cd15a2ca60acd'
'1edfe3540212ff667e460e212b31178e405139fdff18d643bdd49b05623ac3ac')
-sha256sums_i686=('d28b91e8fef0277673acca0c19b034b4bcfdbd730760714fe673b535282b5a01')
-sha256sums_x86_64=('395408bc1ac0cbe250b3131c09592f7ac490a77a2625ce2f213480a96fcc8bd4')
-sha256sums_armv6h=('13118127bd6a7dfaf76cb35833325627d1df6937064f6ec7d3a05f5829902d2b')
-sha256sums_armv7h=('97c42a422ddd966681ffad0b5bae3df1203f52b11c5be3a14bcdd76366c1f369')
-sha256sums_aarch64=('a9f7d67e29c2b7f2059636c73945b9946185a235dfb12e346e07eb7b0650f714')
+sha256sums_i686=('bf7b774ef4abcd725e9d3a3ee569f83db21b2248056fcb3642099b005c089b6a')
+sha256sums_x86_64=('0461e84f847489e8968b011128b6be6b001f487ae75b2a0c14ff6d4eafc9f2df')
+sha256sums_armv6h=('50ba0bde643b62f3ddba44820ca5a45e5f7d45bf5305016150cfa4af7ab679e5')
+sha256sums_armv7h=('3cf09d5b03a365d25d2283bfdc5aabda01ae9a6e24147312bcef9b741e25df26')
+sha256sums_aarch64=('0e34604b09472922b088573ae7b8a2686982b05900251f861912e3d9d2760980')
package() {
install -D -m755 "chisel_${pkgver}_$CARCH" "$pkgdir/usr/bin/chisel"