From 8e37956c35f31a10cd1f49f28dfc5af20ece6322 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Sat, 2 Jan 2021 16:00:14 -0500 Subject: [PATCH] Update namespace from Riseup Labs to Liberate (#11314) --- TODO | 2 +- Vagrantfile | 2 +- backupninja.spec.in | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index 97114f4..a31e5ab 100644 --- a/TODO +++ b/TODO @@ -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 diff --git a/Vagrantfile b/Vagrantfile index bc443b6..512f6ed 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -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 diff --git a/backupninja.spec.in b/backupninja.spec.in index 38891d1..0d034eb 100644 --- a/backupninja.spec.in +++ b/backupninja.spec.in @@ -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}