restic: update to 0.9.5.
This commit is contained in:
parent
c7b3b2900d
commit
2143d1209a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'restic'
|
||||
pkgname=restic
|
||||
version=0.9.4
|
||||
version=0.9.5
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/restic/restic
|
||||
|
@ -13,7 +13,7 @@ license="BSD-2-Clause"
|
|||
homepage="https://restic.github.io/"
|
||||
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=c7dca90fb6fd83cee8b9f6a2776f5839794341af1953d251bf06a91870be7a8e
|
||||
checksum=e22208e946ede07f56ef60c1c89de817b453967663ce4867628dff77761bd429
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue