kopia: update to 0.10.4.
This commit is contained in:
parent
e775174151
commit
abd4266092
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kopia'
|
# Template file for 'kopia'
|
||||||
pkgname=kopia
|
pkgname=kopia
|
||||||
version=0.10.3
|
version=0.10.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://kopia.io/"
|
homepage="https://kopia.io/"
|
||||||
distfiles="https://github.com/kopia/kopia/archive/v${version}.tar.gz"
|
distfiles="https://github.com/kopia/kopia/archive/v${version}.tar.gz"
|
||||||
checksum=e0d475c607b424a39b05a623c35d7ffd59ef2e778842a6e037e156093bd13acc
|
checksum=95921c9ea6036ede0d6007e2d630bb3cf04e21ffb65b2ce580ac9201ea569401
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
for shell in bash zsh; do
|
for shell in bash zsh; do
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue