mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kopia: update to 0.15.0.
This commit is contained in:
parent
9caa5ba71a
commit
7216c2fd1d
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.14.1
|
version=0.15.0
|
||||||
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=87a5b14a34a1ab0ee03d82c5aefc6934f348b67c1c59723ad39bf05ae54b3416
|
checksum=7000f6999ea8d1975645293c3f4f3ba25583ba13d3095aef3cf274251b36b75f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
for shell in bash zsh; do
|
for shell in bash zsh; do
|
||||||
|
|
Loading…
Add table
Reference in a new issue