mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
kopia: update to 0.11.2.
This commit is contained in:
parent
4c53754bba
commit
9824b01bd8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kopia'
|
||||
pkgname=kopia
|
||||
version=0.10.7
|
||||
version=0.11.2
|
||||
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=d797330d39c099c10e8d7bdb4654b254790ea180543971214e8aeec31ad66da4
|
||||
checksum=bc30f6fe2637be4a7f0628e6a6c9d593dc0e93b364348b7781705600310ed98d
|
||||
|
||||
post_install() {
|
||||
for shell in bash zsh; do
|
||||
|
|
Loading…
Add table
Reference in a new issue