mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
restic: update to 0.9.4.
This commit is contained in:
parent
492c6b6a9a
commit
885be2e379
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.3
|
version=0.9.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/restic/restic
|
go_import_path=github.com/restic/restic
|
||||||
|
@ -13,7 +13,7 @@ license="BSD-2-Clause"
|
||||||
homepage="https://restic.github.io/"
|
homepage="https://restic.github.io/"
|
||||||
changelog="https://raw.githubusercontent.com/restic/restic/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/restic/restic/master/CHANGELOG.md"
|
||||||
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=b95a258099aee9a56e620ccebcecabc246ee7f8390e3937ccedadd609c6d2dd0
|
checksum=c7dca90fb6fd83cee8b9f6a2776f5839794341af1953d251bf06a91870be7a8e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue