Aaron Bieber <[email protected]> wrote: > Hi, > > Here is the changelog: > https://github.com/restic/restic/releases/tag/v0.9.2 > > Tested on my local backup setup with no issues. > > OK? > > diff --git a/sysutils/restic/Makefile b/sysutils/restic/Makefile > index 062d93ab430..5878c2cd93b 100644 > --- a/sysutils/restic/Makefile > +++ b/sysutils/restic/Makefile > @@ -2,7 +2,7 @@ > > COMMENT = fast, efficient and secure backup program > > -V = 0.9.1 > +V = 0.9.2 > DISTNAME = restic-${V} > > CATEGORIES = sysutils > diff --git a/sysutils/restic/distinfo b/sysutils/restic/distinfo > index 7b9066fcc17..e873533ade8 100644 > --- a/sysutils/restic/distinfo > +++ b/sysutils/restic/distinfo > @@ -1,2 +1,2 @@ > -SHA256 (restic-0.9.1.tar.gz) = NZ07jlVamVLyuYyB7j2+yNxEHhJ4nENspWR2KqrOwJU= > -SIZE (restic-0.9.1.tar.gz) = 51056544 > +SHA256 (restic-0.9.2.tar.gz) = j47uPpZRufc4SjI7o8JqVmemOIqy745thp081puffJU= > +SIZE (restic-0.9.2.tar.gz) = 27344284
I was about to post the same diff, and then I saw your mail :) ok solene@
