mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
restic: update to 0.9.1.
This commit is contained in:
parent
ff9dec49f2
commit
c443de97ea
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'restic'
|
# Template file for 'restic'
|
||||||
pkgname=restic
|
pkgname=restic
|
||||||
version=0.9.0
|
version=0.9.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/restic/restic"
|
go_import_path="github.com/restic/restic"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Florian Eich <flrn@nrmncr.net>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://restic.github.io/"
|
homepage="https://restic.github.io/"
|
||||||
distfiles="https://github.com/restic/restic/releases/download/v${version}/restic-${version}.tar.gz"
|
distfiles="https://github.com/restic/restic/releases/download/v${version}/restic-${version}.tar.gz"
|
||||||
checksum=5b46612254dcaec09a6f7ddae70e116f77c0f87ac7988dc379b34d0fd4bbc4c4
|
checksum=359d3b8e555a9952f2b98c81ee3dbec8dc441e12789c436ca564762aaacec095
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue