X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail-pa0-f47.google.com (mail-pa0-f47.google.com [209.85.220.47]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 670A1DC0309 for ; Fri, 22 Feb 2013 10:15:14 +0000 (UTC) Received: by mail-pa0-f47.google.com with SMTP id bj3so392985pad.6 for ; Fri, 22 Feb 2013 02:15:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:reply-to:to:subject:date:user-agent:references :in-reply-to:cc:mime-version:content-type:content-transfer-encoding :message-id; bh=LTuIBqcrlpHFU75qvo4UziOyCXGexWD3nRdhU603hew=; b=CBTckYg7UEgSBOsWoWEb9FLheTRBbZAeCm9GeWxgBvKpLV4fCBfAfVLgA/i4siRBSh d5whdhArij2yHBTt2pRUQxJVX22MNDKyajtksu18yjgWPWTu4l6xOzL9hR/rKVC7K738 UbwWfT/aLhtDWfganyvziptQF9qjOEV4Z9/fGJr5Q/vkMejDqy3BypgXxF3h7PmGA2cd KK1X5OYfxXXXRKrGM2F+4lV04+s0S2BivqBdHxaJzFyxjYHVvBPKDDUucSF0Z5r+pL8+ 3xclCWM2adeFZTxnN7hvCYGRKmxneaCuPg4BruhDjlxhHwzDSTb3HnNtJeqOLOE/7khm 16cA== X-Received: by 10.66.75.200 with SMTP id e8mr3195682paw.72.1361528113056; Fri, 22 Feb 2013 02:15:13 -0800 (PST) Received: from microknoppix.localnet ([117.227.249.170]) by mx.google.com with ESMTPS id w2sm2474244pax.22.2013.02.22.02.15.09 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 22 Feb 2013 02:15:12 -0800 (PST) From: "V.Krishn" Reply-To: vkrishn4@gmail.com To: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] abuild-2.14.0 released Date: Fri, 22 Feb 2013 15:39:30 +0530 User-Agent: KMail/1.13.7 (Linux/3.3.7-64; KDE/4.7.4; x86_64; ; ) References: <20130222083553.68dbe7d7@ncopa-desktop.alpinelinux.org> In-Reply-To: <20130222083553.68dbe7d7@ncopa-desktop.alpinelinux.org> Cc: Natanael Copa X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201302221539.30604.vkrishn4@gmail.com> On Friday, February 22, 2013 01:05:53 PM Natanael Copa wrote: > * support for filename::fileuri (eg. > foo-$pkgver::https://github.com/foo/foo/tarball/v1.1.tar.gz) How does this work? sometimes the files are of format - eg: foo-$basename::https://path/to/user-foo-v1.1-1-gh4abc41.tar.gz would like to save as: foo-v1.1-1.tar.gz -- Regards. V.Krishn --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---