From patchwork Wed Oct 30 15:21:58 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: bugzilla@busybox.net X-Patchwork-Id: 287266 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from silver.osuosl.org (silver.osuosl.org [140.211.166.136]) by ozlabs.org (Postfix) with ESMTP id 2C7E82C038E for ; Thu, 31 Oct 2013 02:22:03 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 00D5D2FF37; Wed, 30 Oct 2013 15:22:02 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wH69eNFjOmU6; Wed, 30 Oct 2013 15:22:00 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 02F60268FE; Wed, 30 Oct 2013 15:22:00 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from fraxinus.osuosl.org (fraxinus.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id 37E741BF975 for ; Wed, 30 Oct 2013 15:21:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 316128B07D for ; Wed, 30 Oct 2013 15:21:59 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sByGHdplJwmU for ; Wed, 30 Oct 2013 15:21:58 +0000 (UTC) Received: from busybox.osuosl.org (busybox.osuosl.org [140.211.167.224]) by fraxinus.osuosl.org (Postfix) with ESMTP id 82E9B8B07C for ; Wed, 30 Oct 2013 15:21:58 +0000 (UTC) Received: by busybox.osuosl.org (Postfix, from userid 81) id 681A29BC28; Wed, 30 Oct 2013 15:21:58 +0000 (UTC) From: bugzilla@busybox.net To: buildroot@uclibc.org X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: buildroot X-Bugzilla-Component: Outdated package X-Bugzilla-Keywords: X-Bugzilla-Severity: minor X-Bugzilla-Who: masrur.macece@gmail.com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P5 X-Bugzilla-Assigned-To: unassigned@buildroot.uclibc.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: In-Reply-To: References: X-Bugzilla-URL: https://bugs.busybox.net/ Auto-Submitted: auto-generated MIME-Version: 1.0 Message-Id: <20131030152158.681A29BC28@busybox.osuosl.org> Date: Wed, 30 Oct 2013 15:21:58 +0000 (UTC) Subject: [Buildroot] [Bug 6638] pkgconf doesn't download X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: buildroot-bounces@busybox.net Sender: buildroot-bounces@busybox.net https://bugs.busybox.net/show_bug.cgi?id=6638 --- Comment #2 from masrur.macece@gmail.com 2013-10-30 15:21:58 UTC --- Oops, error in the diff tool. Should be: http://rabbit.dereferenced.org/~nenolod/distfiles instead of http://rabbitdereferenced.org/~nenolod/distfiles PKGCONF_LICENSE_FILES = COPYING --- package/pkgconf/pkgconf.mk 2013-09-17 07:42:07.000000000 -0400 +++ package/pkgconf/pkgconf.mk 2013-10-30 10:40:06.919994396 -0400 @@ -5,7 +5,7 @@ ################################################################################ PKGCONF_VERSION = 0.8.9 -PKGCONF_SITE = http://tortois.es/~nenolod/distfiles +PKGCONF_SITE = http://rabbit.dereferenced.org/~nenolod/distfiles PKGCONF_SOURCE = pkgconf-$(PKGCONF_VERSION).tar.bz2 PKGCONF_LICENSE = pkgconf license