Skip to content

Commit

Permalink
restic: update to 0.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
herbygillot committed Sep 6, 2024
1 parent 8460ba9 commit 5adab96
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions sysutils/restic/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup golang 1.0

go.setup github.com/restic/restic 0.17.0 v
go.setup github.com/restic/restic 0.17.1 v
go.offline_build no
github.tarball_from archive
revision 0
Expand All @@ -22,9 +22,9 @@ license BSD
maintainers {gmail.com:herby.gillot @herbygillot} \
openmaintainer

checksums rmd160 563723a2658cfd4dbc1ac0bb5ebc8caa88dc88ce \
sha256 031cf34eeafe09064a6b63bcf752093d742b89166e93924aa4dde13160f91301 \
size 24093378
checksums rmd160 167c8b383c57b2f61524b54eb95d3dab61323ed1 \
sha256 cba3a5759690d11dae4b5620c44f56be17a5688e32c9856776db8a9a93d6d59a \
size 24104588

dist_subdir ${name}/${version}_${revision}

Expand Down

0 comments on commit 5adab96

Please sign in to comment.