mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
restic: update to 0.16.0.
This commit is contained in:
parent
b4b4e75812
commit
d0825d4df0
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.15.2
|
version=0.16.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/restic/restic
|
go_import_path=github.com/restic/restic
|
||||||
|
@ -12,7 +12,7 @@ license="BSD-2-Clause"
|
||||||
homepage="https://restic.net/"
|
homepage="https://restic.net/"
|
||||||
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=52aca841486eaf4fe6422b059aa05bbf20db94b957de1d3fca019ed2af8192b7
|
checksum=b91f5ef6203a5c50a72943c21aaef336e1344f19a3afd35406c00f065db8a8b9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue