kopia: update to 0.10.3.
This commit is contained in:
parent
e877d463bb
commit
7010875f89
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kopia'
|
||||
pkgname=kopia
|
||||
version=0.10.1
|
||||
version=0.10.3
|
||||
revision=1
|
||||
build_style=go
|
||||
build_helper=qemu
|
||||
|
@ -12,7 +12,7 @@ maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://kopia.io/"
|
||||
distfiles="https://github.com/kopia/kopia/archive/v${version}.tar.gz"
|
||||
checksum=d7c3115862e8ff56d948eef45eff89bac7867c9ae68e39d4142158d72a039d91
|
||||
checksum=e0d475c607b424a39b05a623c35d7ffd59ef2e778842a6e037e156093bd13acc
|
||||
|
||||
post_install() {
|
||||
for shell in bash zsh; do
|
||||
|
|
Loading…
Reference in New Issue