mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
kopia: update to 0.10.7.
This commit is contained in:
parent
dc6b0ba214
commit
01dfec9fe7
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.6
|
version=0.10.7
|
||||||
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=07df866ff4a2662f503a1348fe02bb62e6cf195260217d7e1234b03ff7b27797
|
checksum=d797330d39c099c10e8d7bdb4654b254790ea180543971214e8aeec31ad66da4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
for shell in bash zsh; do
|
for shell in bash zsh; do
|
||||||
|
|
Loading…
Add table
Reference in a new issue