mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
restic: update to 0.15.0.
This commit is contained in:
parent
29960754ef
commit
168b20c41f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'restic'
|
||||
pkgname=restic
|
||||
version=0.14.0
|
||||
version=0.15.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/restic/restic
|
||||
|
@ -12,7 +12,7 @@ license="BSD-2-Clause"
|
|||
homepage="https://restic.net/"
|
||||
changelog="https://raw.githubusercontent.com/restic/restic/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/restic/restic/releases/download/v${version}/restic-${version}.tar.gz"
|
||||
checksum=78cdd8994908ebe7923188395734bb3cdc9101477e4163c67e7cc3b8fd3b4bd6
|
||||
checksum=85a6408cfb0798dab52335bcb00ac32066376c32daaa75461d43081499bc7de8
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue