mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
autorestic: update to 1.8.3
This commit is contained in:
parent
836d303a67
commit
bdc50d282c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'autorestic'
|
# Template file for 'autorestic'
|
||||||
pkgname=autorestic
|
pkgname=autorestic
|
||||||
version=1.8.2
|
version=1.8.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/cupcakearmy/autorestic"
|
go_import_path="github.com/cupcakearmy/autorestic"
|
||||||
depends="restic"
|
depends="restic"
|
||||||
|
@ -11,4 +11,4 @@ license="Apache-2.0"
|
||||||
homepage="https://autorestic.vercel.app/"
|
homepage="https://autorestic.vercel.app/"
|
||||||
changelog="https://github.com/cupcakearmy/autorestic/raw/master/CHANGELOG.md"
|
changelog="https://github.com/cupcakearmy/autorestic/raw/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/cupcakearmy/autorestic/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/cupcakearmy/autorestic/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=847a661bcf8bfdf282eca0dfd677293ad932726d357899c15a85b9238c4ea3da
|
checksum=2f9ccdb83621530ebda4d22373554af45eeb550d32924a82249dbc66cb867726
|
||||||
|
|
Loading…
Add table
Reference in a new issue