mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
kopia: update to 0.14.1.
This commit is contained in:
parent
7cc0ae300c
commit
22c4f0d557
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kopia'
|
||||
pkgname=kopia
|
||||
version=0.13.0
|
||||
revision=2
|
||||
version=0.14.1
|
||||
revision=1
|
||||
build_style=go
|
||||
build_helper=qemu
|
||||
go_import_path=github.com/kopia/kopia
|
||||
|
@ -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=017fe4375207ce2ed73433b072249882735de1a8a5aedebec2ca1c6fee9e5a9b
|
||||
checksum=87a5b14a34a1ab0ee03d82c5aefc6934f348b67c1c59723ad39bf05ae54b3416
|
||||
|
||||
post_install() {
|
||||
for shell in bash zsh; do
|
||||
|
|
Loading…
Add table
Reference in a new issue