Bump to the latest, changes here:

https://github.com/restic/restic/releases/tag/v0.9.3

OK rsadowski@
This commit is contained in:
abieber 2018-11-07 13:48:22 +00:00
parent 4ccd4d56e7
commit 06b9d18214
2 changed files with 7 additions and 5 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.5 2018/08/16 23:57:34 abieber Exp $ # $OpenBSD: Makefile,v 1.6 2018/11/07 13:48:22 abieber Exp $
COMMENT = fast, efficient and secure backup program COMMENT = fast, efficient and secure backup program
V = 0.9.2 V = 0.9.3
DISTNAME = restic-${V} DISTNAME = restic-${V}
CATEGORIES = sysutils CATEGORIES = sysutils
@ -23,8 +23,10 @@ MODGO_TYPE = bin
NO_TEST = Yes NO_TEST = Yes
ALL_TARGET = github.com/restic/restic
do-build: do-build:
cd ${WRKSRC} && ${MODGO_CMD} run -x build.go cd ${WRKSRC} && ${MODGO_CMD} build ./cmd/restic/...
do-install: do-install:
${INSTALL_PROGRAM} ${WRKSRC}/restic ${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/restic ${PREFIX}/bin

View File

@ -1,2 +1,2 @@
SHA256 (restic-0.9.2.tar.gz) = j47uPpZRufc4SjI7o8JqVmemOIqy745thp081puffJU= SHA256 (restic-0.9.3.tar.gz) = uVolgJmu6aVuYgzOvOyrwkbuf4OQ45N8ztrdYJxtLdA=
SIZE (restic-0.9.2.tar.gz) = 27344284 SIZE (restic-0.9.3.tar.gz) = 26183792