From d648062851da39b5e863dbeb6ffd9c761e6e5214 Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Fri, 22 Jan 2016 09:09:58 +0900 Subject: [PATCH] Replace sourforge reference to the new site --- doc/xmlrpc/README.txt | 2 +- po/Makevars | 2 +- src/libaria2.pc.in | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/xmlrpc/README.txt b/doc/xmlrpc/README.txt index 915b24c1..242b2364 100644 --- a/doc/xmlrpc/README.txt +++ b/doc/xmlrpc/README.txt @@ -1,3 +1,3 @@ This directory contains sample scripts to interact with aria2 via XML-RPC. For more information, see -http://sourceforge.net/apps/trac/aria2/wiki/XmlrpcInterface +https://aria2.github.io/manual/en/html/aria2c.html#rpc-interface diff --git a/po/Makevars b/po/Makevars index 6b74cb59..77f8d8a3 100644 --- a/po/Makevars +++ b/po/Makevars @@ -34,7 +34,7 @@ COPYRIGHT_HOLDER = Tatsuhiro Tsujikawa # It can be your email address, or a mailing list address where translators # can write to without being subscribed, or the URL of a web page through # which the translators can contact you. -MSGID_BUGS_ADDRESS = http://aria2.sourceforge.net/ +MSGID_BUGS_ADDRESS = https://aria2.github.io/ # This is the list of locale categories, beyond LC_MESSAGES, for which the # message catalogs shall be used. It is usually empty. diff --git a/src/libaria2.pc.in b/src/libaria2.pc.in index dfb663ad..435d4cd9 100644 --- a/src/libaria2.pc.in +++ b/src/libaria2.pc.in @@ -35,7 +35,7 @@ includedir=@includedir@ Name: aria2 Description: High speed download utility library -URL: http://aria2.sourceforge.net/ +URL: https://aria2.github.io/ Version: @VERSION@ Libs: -L${libdir} -laria2 # TODO Add Requires.private: here