From patchwork Wed Oct 30 15:02:27 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: 287262 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ozlabs.org (Postfix) with ESMTP id 6B7DD2C0109 for ; Thu, 31 Oct 2013 02:02:33 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 14BA98B317; Wed, 30 Oct 2013 15:02:31 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 68P-mXiE8jgn; Wed, 30 Oct 2013 15:02:29 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id 213F88ADB9; Wed, 30 Oct 2013 15:02:29 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from hemlock.osuosl.org (hemlock.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 19F121BF977 for ; Wed, 30 Oct 2013 15:02:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 1553F8AB2A for ; Wed, 30 Oct 2013 15:02:28 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9tArTcTNsjjg for ; Wed, 30 Oct 2013 15:02:27 +0000 (UTC) Received: from busybox.osuosl.org (busybox.osuosl.org [140.211.167.224]) by hemlock.osuosl.org (Postfix) with ESMTP id A09998AA8A for ; Wed, 30 Oct 2013 15:02:27 +0000 (UTC) Received: by busybox.osuosl.org (Postfix, from userid 81) id 9C48F9BC3F; Wed, 30 Oct 2013 15:02:27 +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: <20131030150227.9C48F9BC3F@busybox.osuosl.org> Date: Wed, 30 Oct 2013 15:02:27 +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 #1 from masrur.macece@gmail.com 2013-10-30 15:02:27 UTC --- This is the patch file that I created to resolve it. 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://rabbitdereferenced.org/~nenolod/distfiles PKGCONF_SOURCE = pkgconf-$(PKGCONF_VERSION).tar.bz2 PKGCONF_LICENSE = pkgconf license