From bf74bdaf318d18832187f143b0b9ce54ac5b00e6 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sat, 12 Jan 2013 23:01:44 +0100 Subject: [PATCH] doc: new homepage for lldpd --- README.md | 2 +- debian/control | 2 +- osx/lldpd.rb | 2 +- redhat/lldpd.spec | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a1014748..970ceb9c 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ lldpd: implementation of IEEE 802.1ab (LLDP) [![Build Status](https://secure.travis-ci.org/vincentbernat/lldpd.png?branch=master)](http://travis-ci.org/vincentbernat/lldpd) - https://github.com/vincentbernat/lldpd/wiki + http://vincentbernat.github.com/lldpd/ Features -------- diff --git a/debian/control b/debian/control index b54cda6a..dc9a730a 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 5), cdbs, autotools-dev, libsnmp-dev, libxml2-dev, libevent-dev, libreadline-dev, pkg-config Standards-Version: 3.9.3 -Homepage: https://github.com/vincentbernat/lldpd +Homepage: http://vincentbernat.github.com/lldpd/ Package: lldpd Architecture: any diff --git a/osx/lldpd.rb b/osx/lldpd.rb index 0f78f777..d31b8804 100644 --- a/osx/lldpd.rb +++ b/osx/lldpd.rb @@ -1,7 +1,7 @@ require 'formula' class Lldpd < Formula - homepage 'https://github.com/vincentbernat/lldpd/wiki' + homepage 'http://vincentbernat.github.com/lldpd/' url 'http://media.luffy.cx/files/lldpd/lldpd-0.7.1.tar.gz' md5 '1534a5deb9671afb83be9b01edba9908' diff --git a/redhat/lldpd.spec b/redhat/lldpd.spec index 15558dfd..b57687d1 100644 --- a/redhat/lldpd.spec +++ b/redhat/lldpd.spec @@ -32,7 +32,7 @@ Version: 0.7.0 Release: 1%{?dist} License: MIT Group: System Environment/Daemons -URL: https://github.com/vincentbernat/lldpd/wiki +URL: http://vincentbernat.github.com/lldpd/ Source0: http://media.luffy.cx/files/lldpd/%{name}-%{version}.tar.gz Source1: lldpd.init%{?suse_version:.suse} Source2: lldpd.sysconfig -- 2.39.5