Merge branch 'master' into 'master'

Update namespace from Riseup Labs to Liberate (#11314)

See merge request riseuplabs/backupninja!50
This commit is contained in:
lavamind 2021-01-02 13:03:49 -08:00
commit 8dd906ff88
3 changed files with 3 additions and 3 deletions

2
TODO
View File

@ -6,7 +6,7 @@ you are working on it!
http://bugs.debian.org/cgi-bin/pkgreport.cgi?which=pkg&data=backupninja&archive=no
. Fix all bugs reported on our Gitlab instance:
https://0xacab.org/riseuplabs/backupninja/issues
https://0xacab.org/liberate/backupninja/issues
. Make ninjahelper allow you to pick what type of backup you want (instead
of just assuming you want local-to-remote, or push backups. Some people

2
Vagrantfile vendored
View File

@ -9,7 +9,7 @@ Vagrant.configure("2") do |config|
locale-gen
apt-get update
apt-get install -y git automake make
git clone https://0xacab.org/riseuplabs/backupninja.git
git clone https://0xacab.org/liberate/backupninja.git
chown vagrant: backupninja -R
SHELL
end

View File

@ -7,7 +7,7 @@ Version: %{version}
Release: 1
License: GPL
Group: Applications/System
URL: https://0xacab.org/riseuplabs/backupninja
URL: https://0xacab.org/liberate/backupninja
Source: %{name}-%{version}.tar.gz
Requires: bash, gawk, rdiff-backup, gzip
Provides: %{name}