upgpkg: teleport-bin 16.0.0-1
upstream release
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
pkgbase = teleport-bin
|
pkgbase = teleport-bin
|
||||||
pkgdesc = Modern SSH server for teams managing distributed infrastructure
|
pkgdesc = Modern SSH server for teams managing distributed infrastructure
|
||||||
pkgver = 15.4.2
|
pkgver = 16.0.0
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://goteleport.com/
|
url = https://goteleport.com/
|
||||||
install = teleport.install
|
install = teleport.install
|
||||||
@@ -8,7 +8,11 @@ pkgbase = teleport-bin
|
|||||||
arch = x86_64
|
arch = x86_64
|
||||||
arch = armv7h
|
arch = armv7h
|
||||||
arch = aarch64
|
arch = aarch64
|
||||||
license = Apache-2.0
|
license = LicenseRef-TeleportCommunityLicense
|
||||||
|
depends = glibc
|
||||||
|
depends = gcc-libs
|
||||||
|
optdepends = python: for the examples
|
||||||
|
optdepends = bash: for the examples
|
||||||
provides = teleport
|
provides = teleport
|
||||||
provides = tctl
|
provides = tctl
|
||||||
provides = tsh
|
provides = tsh
|
||||||
@@ -18,16 +22,18 @@ pkgbase = teleport-bin
|
|||||||
source = teleport.service
|
source = teleport.service
|
||||||
source = teleport@.service
|
source = teleport@.service
|
||||||
source = teleport.install
|
source = teleport.install
|
||||||
|
source = LICENSE-community::https://raw.githubusercontent.com/gravitational/teleport/master/LICENSE-community
|
||||||
sha256sums = b7ac1b9fa9788989b9cef9e555b278635faa4be8350a959580f19076241cde85
|
sha256sums = b7ac1b9fa9788989b9cef9e555b278635faa4be8350a959580f19076241cde85
|
||||||
sha256sums = b7aa05eeb0d39875481c56bc21edf60a5bd7184bc5c424df68a5d4eb2b2882f1
|
sha256sums = b7aa05eeb0d39875481c56bc21edf60a5bd7184bc5c424df68a5d4eb2b2882f1
|
||||||
sha256sums = c71bbe70179aceb0f49d2a4f1e0a83da040ca72373e17ca82cc2489cd6e07801
|
sha256sums = c71bbe70179aceb0f49d2a4f1e0a83da040ca72373e17ca82cc2489cd6e07801
|
||||||
source_i386 = teleport-bin-15.4.2-i386.tar.gz::https://get.gravitational.com/teleport-v15.4.2-linux-386-bin.tar.gz
|
sha256sums = a45b5a4bdfe894ebd901568b29517fe3d8342d49f1f394feb62a8dc8fe233dda
|
||||||
sha256sums_i386 = 62b70997a38abca5008fb147cde43857ca613b6752d5047a7078b3f9a12f4193
|
source_i386 = teleport-bin-16.0.0-i386.tar.gz::https://get.gravitational.com/teleport-v16.0.0-linux-386-bin.tar.gz
|
||||||
source_x86_64 = teleport-bin-15.4.2-x86_64.tar.gz::https://get.gravitational.com/teleport-v15.4.2-linux-amd64-bin.tar.gz
|
sha256sums_i386 = eee82720d88b1d2a57aaface035f676029cc919137f6b42c18de7c817a687c3c
|
||||||
sha256sums_x86_64 = 6fbd2e4012309f20ea63774a49e188cc911fb9db959113d85250a6d6f43c1d0e
|
source_x86_64 = teleport-bin-16.0.0-x86_64.tar.gz::https://get.gravitational.com/teleport-v16.0.0-linux-amd64-bin.tar.gz
|
||||||
source_armv7h = teleport-bin-15.4.2-armv7h.tar.gz::https://get.gravitational.com/teleport-v15.4.2-linux-arm-bin.tar.gz
|
sha256sums_x86_64 = 9d359184b2f16243a66e502f46cbf8673c013b757d16bc468de5c7097c18ef31
|
||||||
sha256sums_armv7h = 30c33d18e9a45ad254f88fd3cd3d409a713a0b0d24af2c6e3be78c65efd48d80
|
source_armv7h = teleport-bin-16.0.0-armv7h.tar.gz::https://get.gravitational.com/teleport-v16.0.0-linux-arm-bin.tar.gz
|
||||||
source_aarch64 = teleport-bin-15.4.2-aarch64.tar.gz::https://get.gravitational.com/teleport-v15.4.2-linux-arm64-bin.tar.gz
|
sha256sums_armv7h = 85eb8641625c93c71241dc478ddb4f4d5230c4e0e40cd4a59cb5a4bea0074ca4
|
||||||
sha256sums_aarch64 = cb4fd2fa36685779750f7eb24824e01b21c8d1d958da1a1cf42259ceca1665a3
|
source_aarch64 = teleport-bin-16.0.0-aarch64.tar.gz::https://get.gravitational.com/teleport-v16.0.0-linux-arm64-bin.tar.gz
|
||||||
|
sha256sums_aarch64 = 794cb475b1917ebdf742727be0430649e799983cb9d78a52a678f282a4ee698c
|
||||||
|
|
||||||
pkgname = teleport-bin
|
pkgname = teleport-bin
|
||||||
|
|||||||
@@ -6,19 +6,23 @@
|
|||||||
|
|
||||||
_pkgname=teleport
|
_pkgname=teleport
|
||||||
pkgname=teleport-bin
|
pkgname=teleport-bin
|
||||||
pkgver=15.4.2
|
pkgver=16.0.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Modern SSH server for teams managing distributed infrastructure"
|
pkgdesc="Modern SSH server for teams managing distributed infrastructure"
|
||||||
arch=('i386' 'x86_64' 'armv7h' 'aarch64')
|
arch=('i386' 'x86_64' 'armv7h' 'aarch64')
|
||||||
url="https://goteleport.com/"
|
url="https://goteleport.com/"
|
||||||
license=('Apache-2.0')
|
license=('LicenseRef-TeleportCommunityLicense')
|
||||||
|
depends=(glibc gcc-libs)
|
||||||
|
optdepends=("python: for the examples"
|
||||||
|
"bash: for the examples")
|
||||||
provides=('teleport' 'tctl' 'tsh' 'tbot')
|
provides=('teleport' 'tctl' 'tsh' 'tbot')
|
||||||
conflicts=('teleport')
|
conflicts=('teleport')
|
||||||
install=teleport.install
|
install=teleport.install
|
||||||
|
|
||||||
source=("teleport.service"
|
source=("teleport.service"
|
||||||
"teleport@.service"
|
"teleport@.service"
|
||||||
"teleport.install")
|
"teleport.install"
|
||||||
|
"LICENSE-community::https://raw.githubusercontent.com/gravitational/teleport/master/LICENSE-community")
|
||||||
|
|
||||||
# The teleport servers do not allow for byte ranges to continue download so we set -C0
|
# The teleport servers do not allow for byte ranges to continue download so we set -C0
|
||||||
# https://aur.archlinux.org/packages/teleport-bin#comment-906339
|
# https://aur.archlinux.org/packages/teleport-bin#comment-906339
|
||||||
@@ -31,11 +35,12 @@ source_aarch64=("teleport-bin-${pkgver}-aarch64.tar.gz::https://get.gravitationa
|
|||||||
|
|
||||||
sha256sums=('b7ac1b9fa9788989b9cef9e555b278635faa4be8350a959580f19076241cde85'
|
sha256sums=('b7ac1b9fa9788989b9cef9e555b278635faa4be8350a959580f19076241cde85'
|
||||||
'b7aa05eeb0d39875481c56bc21edf60a5bd7184bc5c424df68a5d4eb2b2882f1'
|
'b7aa05eeb0d39875481c56bc21edf60a5bd7184bc5c424df68a5d4eb2b2882f1'
|
||||||
'c71bbe70179aceb0f49d2a4f1e0a83da040ca72373e17ca82cc2489cd6e07801')
|
'c71bbe70179aceb0f49d2a4f1e0a83da040ca72373e17ca82cc2489cd6e07801'
|
||||||
sha256sums_i386=('62b70997a38abca5008fb147cde43857ca613b6752d5047a7078b3f9a12f4193')
|
'a45b5a4bdfe894ebd901568b29517fe3d8342d49f1f394feb62a8dc8fe233dda')
|
||||||
sha256sums_x86_64=('6fbd2e4012309f20ea63774a49e188cc911fb9db959113d85250a6d6f43c1d0e')
|
sha256sums_i386=('eee82720d88b1d2a57aaface035f676029cc919137f6b42c18de7c817a687c3c')
|
||||||
sha256sums_armv7h=('30c33d18e9a45ad254f88fd3cd3d409a713a0b0d24af2c6e3be78c65efd48d80')
|
sha256sums_x86_64=('9d359184b2f16243a66e502f46cbf8673c013b757d16bc468de5c7097c18ef31')
|
||||||
sha256sums_aarch64=('cb4fd2fa36685779750f7eb24824e01b21c8d1d958da1a1cf42259ceca1665a3')
|
sha256sums_armv7h=('85eb8641625c93c71241dc478ddb4f4d5230c4e0e40cd4a59cb5a4bea0074ca4')
|
||||||
|
sha256sums_aarch64=('794cb475b1917ebdf742727be0430649e799983cb9d78a52a678f282a4ee698c')
|
||||||
|
|
||||||
options=(!strip)
|
options=(!strip)
|
||||||
|
|
||||||
@@ -55,4 +60,7 @@ package() {
|
|||||||
# Copy example files
|
# Copy example files
|
||||||
install -dm755 "${pkgdir}/usr/share/teleport"
|
install -dm755 "${pkgdir}/usr/share/teleport"
|
||||||
cp -r examples "${pkgdir}/usr/share/teleport/"
|
cp -r examples "${pkgdir}/usr/share/teleport/"
|
||||||
|
|
||||||
|
# Install license
|
||||||
|
install -Dm644 "${srcdir}/LICENSE-community" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user