diff options
author | Erich Eckner <git@eckner.net> | 2023-12-15 09:26:24 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2023-12-15 09:26:24 +0100 |
commit | c685c1d9749d2a9141fb2847935427436fe99d10 (patch) | |
tree | 92ea0b0cb77497fdce1e79dbd336f0fa6579f85b | |
parent | 1cfeccf36b7bc3b589f21bf44c1f062b378d301c (diff) | |
download | crux-ports-c685c1d9749d2a9141fb2847935427436fe99d10.tar.xz |
hardlinkedBackups: 1.7 -> 2.0.1
-rw-r--r-- | manualPorts/hardlinkedBackups/.footprint | 4 | ||||
-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, 8 deletions
diff --git a/manualPorts/hardlinkedBackups/.footprint b/manualPorts/hardlinkedBackups/.footprint index 51ae96c..93ca566 100644 --- a/manualPorts/hardlinkedBackups/.footprint +++ b/manualPorts/hardlinkedBackups/.footprint @@ -4,17 +4,17 @@ drwxr-xr-x root/root etc/sendmailadvanced.hooks/ -rwxr-xr-x root/root etc/sendmailadvanced.hooks/last-backups drwxr-xr-x root/root usr/ 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/hardlinked-backup -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/ 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/hardlinked-backup.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 99f47dd..1a80d56 100644 --- a/manualPorts/hardlinkedBackups/.md5sum +++ b/manualPorts/hardlinkedBackups/.md5sum @@ -1 +1 @@ -7ab45be0b435b59d22028a0ee2bac12c hardlinkedBackups-1.7.tar.xz +1a7628fa1a3425948145b284ceda46b2 hardlinkedBackups-2.0.1.tar.xz diff --git a/manualPorts/hardlinkedBackups/.signature b/manualPorts/hardlinkedBackups/.signature index f5c981a..79e261f 100644 --- a/manualPorts/hardlinkedBackups/.signature +++ b/manualPorts/hardlinkedBackups/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/deepthought.pub -RWQxCptPusLGGhczooi1QHIFB/9Xz0P7VLSGG7H2W3LDQU0oOICLbOuptAtfejabt9t3NR3l2wj2JwOVjRKS+QUbX8H7MfVwyQY= -SHA256 (Pkgfile) = 740b64d2d7045ef9c8b9be81a6cbb4420a696a9f899080790261719cd245d77e -SHA256 (.footprint) = 94a17f97bb3508c4e5328eb99b07440df760bd09354096c3119ccc8b28144bd5 -SHA256 (hardlinkedBackups-1.7.tar.xz) = b88abc2c788fb78e847925e250d37fb8349572c9c79bcdcd6f426d45fe1c3304 +RWQxCptPusLGGo1nBi1cvAuhj9qC62/DQ3HWokiyzZudEj6i4BqXMzWO7aPXd0KuO8/GqHEsQikbKr3DNJxVRd0BLxBe8od9VwE= +SHA256 (Pkgfile) = 566672e8f4d4d29b470283246d0ea48ba8eda5a8be009a05956636141b338fde +SHA256 (.footprint) = 5460f79264c833b2b9e9023de1181c878f2d15c679adb9b9a85f637564f645b7 +SHA256 (hardlinkedBackups-2.0.1.tar.xz) = de10e8a23cc820f43b2162ea1aa4814f31b6758d17edc0977203b3c113f4789d diff --git a/manualPorts/hardlinkedBackups/Pkgfile b/manualPorts/hardlinkedBackups/Pkgfile index b9bce4f..5001d1a 100644 --- a/manualPorts/hardlinkedBackups/Pkgfile +++ b/manualPorts/hardlinkedBackups/Pkgfile @@ -4,7 +4,7 @@ # Depends on: name=hardlinkedBackups -version=1.7 +version=2.0.1 release=1 source=("https://git.eckner.net/Erich/${name}/snapshot/${name}-${version}.tar.xz") |