mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
testing/kopia: upgrade to 0.21.1
This commit is contained in:
parent
59b24865cf
commit
9ed4821b22
@ -1,13 +1,13 @@
|
||||
# Contributor: Michał Polański <michal@polanski.me>
|
||||
maintainer="Hoang Nguyen <folliekazetani@protonmail.com>"
|
||||
pkgname=kopia
|
||||
pkgver=0.19.0
|
||||
pkgrel=5
|
||||
pkgver=0.21.1
|
||||
pkgrel=0
|
||||
pkgdesc="Fast and secure backup tool"
|
||||
url="https://kopia.io/"
|
||||
license="Apache-2.0"
|
||||
# x86: end_to_end_test OOM
|
||||
arch="all !x86"
|
||||
# 32b and riscv64: end_to_end_test OOM
|
||||
arch="all !x86 !armv7 !armhf !riscv64"
|
||||
makedepends="go"
|
||||
subpackages="$pkgname-bash-completion $pkgname-zsh-completion"
|
||||
checkdepends="openssh-keygen"
|
||||
@ -46,7 +46,7 @@ package() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
6434135b61773aaeb2c81f0affb0048fc8c2445310ae1f23bb4a623b7a4209807079083ad91147b347e501f28026dffad1bb008b5b4c51110544bce4416f1f63 kopia-0.19.0.tar.gz
|
||||
ca5d6cd9c00e49791ec6948d4ee4414bb4aeb97afacd17fb163b6a0e9f3cfe07a273ee134c257d38d80c33145897f6984e091e5ae586343a9dbed9261f4bde98 kopia-0.21.1.tar.gz
|
||||
6c1c8ca52d83c940c561f11adc18298147882b709810edd8c6560c8988ff1bd30dae2adba4c18055d283e7c2c655a6c6f10c3951829826d6fe5eea20c8cb821d skip-docker-tests.patch
|
||||
d24108fe743032ef66c6037d6e4323410140fbcc5bc6efee9f7be5f876df6235d9dffebfa36aaba6e2fedb7fbf19c43913c3e3563506ae9cbbbb9a38998477e0 fix-loongarch64-build.patch
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user