mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
Update to duplicity-3.0.6.
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
COMMENT = encrypted backup using rsync algorithm
|
||||
|
||||
MODPY_DISTV = 3.0.5
|
||||
MODPY_DISTV = 3.0.6
|
||||
DISTNAME = duplicity-${MODPY_DISTV}
|
||||
|
||||
DIST_TUPLE = gitlab duplicity duplicity rel.${MODPY_DISTV} .
|
||||
WRKDIST = ${WRKDIR}/duplicity-rel.${MODPY_DISTV}-fcfeb0acf4efee0adb7fb0576f0e5714116acce0
|
||||
WRKDIST = ${WRKDIR}/duplicity-rel.${MODPY_DISTV}-f92abcb2339e0dfe4640e5e3a6428396eb4bd3d9
|
||||
|
||||
CATEGORIES = sysutils
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (duplicity-duplicity-rel.3.0.5.tar.gz) = A0ld70341DjEN0KL7G/gcpGqMf1Ljb5a76KZY6qPmX8=
|
||||
SIZE (duplicity-duplicity-rel.3.0.5.tar.gz) = 1491600
|
||||
SHA256 (duplicity-duplicity-rel.3.0.6.tar.gz) = Bw4dr+QpVgmuCEau0gnDtv9orBpPN1VCZxX+j4IIQ/Q=
|
||||
SIZE (duplicity-duplicity-rel.3.0.6.tar.gz) = 1499185
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Index: setup.py
|
||||
--- setup.py.orig
|
||||
+++ setup.py
|
||||
@@ -108,21 +108,9 @@ def get_data_files():
|
||||
@@ -107,21 +107,9 @@ def get_data_files():
|
||||
# static data files
|
||||
data_files = [
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user