restic: update to 0.11.0.
This commit is contained in:
parent
ab506d242e
commit
1bb5bc28b8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'restic'
|
||||
pkgname=restic
|
||||
version=0.10.0
|
||||
version=0.11.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=067fbc0cf0eee4afdc361e12bd03b266e80e85a726647e53709854ec142dd94e
|
||||
checksum=73cf434ec93e2e20aa3d593dc5eacb221a71d5ae0943ca59bdffedeaf238a9c6
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue