mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
autorestic: update to 1.8.2
This commit is contained in:
parent
7b1a33d3ee
commit
e51b3d3acc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'autorestic'
|
# Template file for 'autorestic'
|
||||||
pkgname=autorestic
|
pkgname=autorestic
|
||||||
version=1.8.1
|
version=1.8.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/cupcakearmy/autorestic"
|
go_import_path="github.com/cupcakearmy/autorestic"
|
||||||
|
@ -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=2bee19866dd365cddf306ab8fddceacac7ef11162da90b355d44f6ae9943350c
|
checksum=847a661bcf8bfdf282eca0dfd677293ad932726d357899c15a85b9238c4ea3da
|
||||||
|
|
Loading…
Add table
Reference in a new issue