Skip to content

Commit

Permalink
sysutils/kopia: Update to 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nunotexbsd committed Sep 17, 2023
1 parent 02f9ff5 commit cd2828b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions sysutils/kopia/Makefile
@@ -1,16 +1,16 @@
PORTNAME= kopia
DISTVERSIONPREFIX= v
DISTVERSION= 0.13.0
PORTREVISION= 2
DISTVERSION= 0.14.0
CATEGORIES= sysutils

MAINTAINER= eduardo@FreeBSD.org
COMMENT= Fast and secure open-source backup/restore tool
WWW= https://kopia.io/

LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

USES= go:modules
USES= go:1.21,modules
GO_MODULE= github.com/kopia/kopia
GO_BUILDFLAGS= -ldflags "\
-X github.com/kopia/kopia/repo.BuildVersion=${DISTVERSION} \
Expand Down
10 changes: 5 additions & 5 deletions sysutils/kopia/distinfo
@@ -1,5 +1,5 @@
TIMESTAMP = 1683024909
SHA256 (go/sysutils_kopia/kopia-v0.13.0/v0.13.0.mod) = d2ba9816a8ca2ec18e652a8cb31da5ed4e5b93c99b465d0e5955a42c7b5d95a6
SIZE (go/sysutils_kopia/kopia-v0.13.0/v0.13.0.mod) = 5528
SHA256 (go/sysutils_kopia/kopia-v0.13.0/v0.13.0.zip) = aef358febc06479f9f27184464ad850ed192fd0e5c919a1ee07c6742ebbf943f
SIZE (go/sysutils_kopia/kopia-v0.13.0/v0.13.0.zip) = 4713035
TIMESTAMP = 1694890257
SHA256 (go/sysutils_kopia/kopia-v0.14.0/v0.14.0.mod) = 9b54280a225b855124909613f7aff68e96d1fe89dc2fcb8bd621cf7015be24eb
SIZE (go/sysutils_kopia/kopia-v0.14.0/v0.14.0.mod) = 6195
SHA256 (go/sysutils_kopia/kopia-v0.14.0/v0.14.0.zip) = baa1781541a7066f4829bdaf2498a916ebf5ead20677b45087a59072b83d8bf8
SIZE (go/sysutils_kopia/kopia-v0.14.0/v0.14.0.zip) = 2205409

0 comments on commit cd2828b

Please sign in to comment.