kopia: update to 0.10.6.
This commit is contained in:
parent
6941fe0bee
commit
2ce13c00d2
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.5
|
version=0.10.6
|
||||||
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=3d6418e6909050204078e389fe2ecb3e6080e3185378eba243c4101cc873c770
|
checksum=07df866ff4a2662f503a1348fe02bb62e6cf195260217d7e1234b03ff7b27797
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
for shell in bash zsh; do
|
for shell in bash zsh; do
|
||||||
|
|
Loading…
Reference in a new issue