main/restic: Update to version 0.12.1
parent
1602f34b84
commit
67e2f5394f
|
@ -1,6 +1,6 @@
|
|||
# Maintainer: earnest ma <me@earne.link>
|
||||
name=restic
|
||||
version=0.12.0
|
||||
version=0.12.1
|
||||
rev=0
|
||||
type=file
|
||||
url="https://restic.net/"
|
||||
|
@ -8,7 +8,7 @@ description="Fast, secure, efficient backup program"
|
|||
|
||||
source="https://github.com/restic/restic/releases/download/v${version}/restic_${version}_linux_amd64.bz2"
|
||||
|
||||
sha512sums="293d8274a3268ffb33758fd3f1c1eba61bb7211a4a0ebe85d38d01f013fa8dbf53207cb7f77ccd317cf8b705cab422eaadf877f39db5320adc36ce7dabad8750 restic_0.12.0_linux_amd64.bz2"
|
||||
sha512sums="8c3c48c8fc7190271eb30a7339cc3620544b0c80e4bf7aa219ca7f3ccb716a4744b2dbf24720de9a0f3e7892982b1f8364278d332d9757d018adaef5f55d8859 restic_0.12.1_linux_amd64.bz2"
|
||||
|
||||
steps(){
|
||||
bunzip2 restic_*.bz2
|
||||
|
|
Reference in New Issue