kopia: update to 0.10.1.
This commit is contained in:
parent
d652b8e665
commit
0a9c9a52e8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kopia'
|
||||
pkgname=kopia
|
||||
version=0.9.8
|
||||
version=0.10.1
|
||||
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=855a785778442322c4ef5de7ba666879906dac7e3d6d04746f97bb4694f6c82b
|
||||
checksum=d7c3115862e8ff56d948eef45eff89bac7867c9ae68e39d4142158d72a039d91
|
||||
|
||||
post_install() {
|
||||
for shell in bash zsh; do
|
||||
|
|
Loading…
Reference in New Issue