diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2018-02-27 01:51:23 +0000 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2018-02-27 01:51:23 +0000 |
commit | 958241f54cec0a10ed252b072ccc2678b53a5969 (patch) | |
tree | 4023659fc244a2794c5300848d752dedd94610c1 /sysutils | |
parent | d65337f14592f4af2fd4ece8e8586b8541c2f8c6 (diff) | |
download | ports-958241f54cec0a10ed252b072ccc2678b53a5969.tar.gz ports-958241f54cec0a10ed252b072ccc2678b53a5969.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/restic/Makefile | 3 | ||||
-rw-r--r-- | sysutils/restic/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/sysutils/restic/Makefile b/sysutils/restic/Makefile index 79cfead18c38..81aca8084511 100644 --- a/sysutils/restic/Makefile +++ b/sysutils/restic/Makefile @@ -2,13 +2,14 @@ PORTNAME= restic DISTVERSIONPREFIX= v -DISTVERSION= 0.8.2 +DISTVERSION= 0.8.3 CATEGORIES= sysutils MAINTAINER= gregf@hugops.pw COMMENT= Fast, secure, efficient backup program LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes diff --git a/sysutils/restic/distinfo b/sysutils/restic/distinfo index ddf76e351762..6f6a706cfd0d 100644 --- a/sysutils/restic/distinfo +++ b/sysutils/restic/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1519287945 -SHA256 (restic-restic-v0.8.2_GH0.tar.gz) = 0c19de7f525b4f40bf35347c9834564e48cdfdf1b64972d0aef9e548d29960dd -SIZE (restic-restic-v0.8.2_GH0.tar.gz) = 48742798 +TIMESTAMP = 1519683587 +SHA256 (restic-restic-v0.8.3_GH0.tar.gz) = 0cf697c88404b180d6d6ff2e7d2c27b2fcb9536da6dbdf15ad4d320af7e8f17c +SIZE (restic-restic-v0.8.3_GH0.tar.gz) = 48746281 |