mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
autorestic: update to 1.8.0
This commit is contained in:
parent
b98e357902
commit
949ea6763b
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.7.9
|
version=1.8.0
|
||||||
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=e57bbc045edee4aabd850da2e61da9c18a6d12bd323866be1eb3edca4709b363
|
checksum=a3174c795938b9d70a6af99d90c71083c228d82fc3c6a9961f8315ac12860f37
|
||||||
|
|
Loading…
Add table
Reference in a new issue