diff options
author | Erich Eckner <git@eckner.net> | 2019-10-26 16:51:24 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-10-26 16:51:24 +0200 |
commit | 0863ef28d352a231617a623fa1d6bc58fea67c09 (patch) | |
tree | 4a4720dc7f09504960662e5ba2e05342e4436054 /manualPorts | |
parent | 1c2f109eb82b9d45086caf36defcccaeb0a149f6 (diff) | |
download | crux-ports-0863ef28d352a231617a623fa1d6bc58fea67c09.tar.xz |
hardlinkedBackups: 1.5 -> 1.5.2
Diffstat (limited to 'manualPorts')
-rw-r--r-- | manualPorts/hardlinkedBackups/.footprint | 2 | ||||
-rw-r--r-- | manualPorts/hardlinkedBackups/.md5sum | 2 | ||||
-rw-r--r-- | manualPorts/hardlinkedBackups/.signature | 8 | ||||
-rw-r--r-- | manualPorts/hardlinkedBackups/Pkgfile | 2 |
4 files changed, 8 insertions, 6 deletions
diff --git a/manualPorts/hardlinkedBackups/.footprint b/manualPorts/hardlinkedBackups/.footprint index 5b230ad..51ae96c 100644 --- a/manualPorts/hardlinkedBackups/.footprint +++ b/manualPorts/hardlinkedBackups/.footprint @@ -7,6 +7,7 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/backup -rwxr-xr-x root/root usr/bin/backup-progress -rwxr-xr-x root/root usr/bin/backup-statistics +-rwxr-xr-x root/root usr/bin/forwarddown -rwxr-xr-x root/root usr/bin/last-backups -rwxr-xr-x root/root usr/bin/remove-old-backups drwxr-xr-x root/root usr/share/ @@ -14,5 +15,6 @@ drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man1/ -rw-r--r-- root/root usr/share/man/man1/backup-statistics.1.gz -rw-r--r-- root/root usr/share/man/man1/backup.1.gz +-rw-r--r-- root/root usr/share/man/man1/forwarddown.1.gz -rw-r--r-- root/root usr/share/man/man1/last-backups.1.gz -rw-r--r-- root/root usr/share/man/man1/remove-old-backups.1.gz diff --git a/manualPorts/hardlinkedBackups/.md5sum b/manualPorts/hardlinkedBackups/.md5sum index 402ab67..cd1dd43 100644 --- a/manualPorts/hardlinkedBackups/.md5sum +++ b/manualPorts/hardlinkedBackups/.md5sum @@ -1 +1 @@ -2d6926e00eafa202413550037df24eb9 hardlinkedBackups-1.5.tar.xz +fe31710c7e79a5eb105872a7ef65bcac hardlinkedBackups-1.5.2.tar.xz diff --git a/manualPorts/hardlinkedBackups/.signature b/manualPorts/hardlinkedBackups/.signature index 0396778..4b576da 100644 --- a/manualPorts/hardlinkedBackups/.signature +++ b/manualPorts/hardlinkedBackups/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/deepthought.pub -RWQxCptPusLGGkfUQfkJ+Eq7re9ysCFLfc9Pv4Djl3v9Hr4G/0RrZKdTt8Jx8oGlRPWx0qPYbTjqrcaOJpzb13Sj2LdrmsZUrQE= -SHA256 (Pkgfile) = 733945ff2798b68f0acf035e7664f47a28a4f8308a52b2b9bac4a58282dd0afd -SHA256 (.footprint) = 629e3edd871ee6def074b841e174f3b30145212e42472b57912f892d37b411de -SHA256 (hardlinkedBackups-1.5.tar.xz) = 703e930efffad06c47fb5d6731602bbc01bdb26057f761b9a212f910b7cc4ed6 +RWQxCptPusLGGhZFBiHFgGznvX3l2YZG9AHbQGjWK1n3K2aaxQKDhk5YmNwjf7ut0bXMOcsKPS7D8Zac2YB90Xtv/z8yOaqJnAo= +SHA256 (Pkgfile) = e4fdc394d39ed39010079406ec2495454cefb1e8e968742fd480ce35970c473e +SHA256 (.footprint) = 94a17f97bb3508c4e5328eb99b07440df760bd09354096c3119ccc8b28144bd5 +SHA256 (hardlinkedBackups-1.5.2.tar.xz) = 146fe569d7d3423dc629df78556adad69d3697dbaa05c7a3112a56fe5aa866e3 diff --git a/manualPorts/hardlinkedBackups/Pkgfile b/manualPorts/hardlinkedBackups/Pkgfile index e78d17b..f0e3b47 100644 --- a/manualPorts/hardlinkedBackups/Pkgfile +++ b/manualPorts/hardlinkedBackups/Pkgfile @@ -4,7 +4,7 @@ # Depends on: name=hardlinkedBackups -version=1.5 +version=1.5.2 release=1 source=("https://git.eckner.net/Erich/${name}/snapshot/${name}-${version}.tar.xz") |