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