From bc744227f7d76374cb462b51e5a1ae58f0b5b29a Mon Sep 17 00:00:00 2001 From: Herby Gillot Date: Thu, 29 Aug 2024 00:20:39 -0400 Subject: [PATCH] autorestic: update to 1.8.3 --- sysutils/autorestic/Portfile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sysutils/autorestic/Portfile b/sysutils/autorestic/Portfile index 0a6263f79c412..d036ad539831f 100755 --- a/sysutils/autorestic/Portfile +++ b/sysutils/autorestic/Portfile @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup golang 1.0 -go.setup github.com/cupcakearmy/autorestic 1.8.2 v +go.setup github.com/cupcakearmy/autorestic 1.8.3 v go.offline_build no github.tarball_from archive revision 0 @@ -25,9 +25,9 @@ long_description Autorestic is a wrapper around the amazing restic. \ homepage https://autorestic.vercel.app/ -checksums rmd160 68048502ce83e4ab10d1f3010b0efac7b2861abd \ - sha256 847a661bcf8bfdf282eca0dfd677293ad932726d357899c15a85b9238c4ea3da \ - size 117614 +checksums rmd160 eb5e235c5e3ebe00341a754676f7751f9a6deb05 \ + sha256 2f9ccdb83621530ebda4d22373554af45eeb550d32924a82249dbc66cb867726 \ + size 117990 depends_run port:restic