diff options
author | Erich Eckner <git@eckner.net> | 2018-07-31 19:23:08 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2018-07-31 19:23:08 +0200 |
commit | 6fcc27dc9d828fc9b643779362167cdc5c6eb2a3 (patch) | |
tree | 7e5ff1b5a387a0f6c16e9ae32f7ffecb250083ab /manualPorts/hardlinkedBackups/Pkgfile | |
parent | f7ed91941d7cd7c4f980e01681fcce0c1d351ca8 (diff) | |
download | crux-ports-6fcc27dc9d828fc9b643779362167cdc5c6eb2a3.tar.xz |
change git urls
Diffstat (limited to 'manualPorts/hardlinkedBackups/Pkgfile')
-rw-r--r-- | manualPorts/hardlinkedBackups/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manualPorts/hardlinkedBackups/Pkgfile b/manualPorts/hardlinkedBackups/Pkgfile index 960a417..459d447 100644 --- a/manualPorts/hardlinkedBackups/Pkgfile +++ b/manualPorts/hardlinkedBackups/Pkgfile @@ -1,12 +1,12 @@ # Description: Generate hardlinked incremental backups via rsync (and possibly through a SOCKS-tunnel via ssh) -# URL: https://git.eckner.net/hardlinkedBackups +# URL: https://git.eckner.net/Erich/hardlinkedBackups # Maintainer: Erich Eckner, crux at eckner dot net # Depends on: name=hardlinkedBackups version=1.2.2 release=1 -source=("https://git.eckner.net/${name}.git/snapshot/${name}-${version}.tar.xz") +source=("https://git.eckner.net/Erich/${name}/snapshot/${name}-${version}.tar.xz") build() { |