From patchwork Thu Oct 3 05:32:54 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Axel Lin X-Patchwork-Id: 280218 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 4144B2C00A6 for ; Thu, 3 Oct 2013 15:33:09 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id DEF3532DAB; Thu, 3 Oct 2013 05:33:07 +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 SXwDwdkLPBF7; Thu, 3 Oct 2013 05:33:05 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 6E4E2330DA; Thu, 3 Oct 2013 05:33:04 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 960601BFA6C for ; Thu, 3 Oct 2013 05:33:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 9509A8AB37 for ; Thu, 3 Oct 2013 05:33:02 +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 fvCgpuGXcvcI for ; Thu, 3 Oct 2013 05:33:01 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail-pd0-f174.google.com (mail-pd0-f174.google.com [209.85.192.174]) by whitealder.osuosl.org (Postfix) with ESMTPS id 7E3788C71A for ; Thu, 3 Oct 2013 05:33:01 +0000 (UTC) Received: by mail-pd0-f174.google.com with SMTP id y13so2008395pdi.33 for ; Wed, 02 Oct 2013 22:32:58 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:subject:from:to:cc:date:content-type :mime-version:content-transfer-encoding; bh=TE6v79YHadA8lqWdcS0NnydWkI2JwggNnw/QpFc9rD0=; b=b5Rou0O0mEJbzzDoLmU6NyWBTCtu3sUCdAeKdwHyy3M7khfvj8G2Bbn3TbnGSWZJ0q f0FJwCvcCQbjr0EVA542KOAu/jBnfhWAqR7+XJl5QzQJ9N6qRKmqA1V50WqJPzKEMjbK nkkbKgSr9Vl6TskLNQZUIFNhXWgbgcnPpXNzKw8ji9r6b3mutjgmEaP/gQqd5WkQs8vA jlkgwLpUcVeQyVf5wS8cLoo3WKj5PksfZ/gr980y5BbehsVTdcgMBpoG15o4PSS4yR6g T5ZvM73jUCvIRV9T2h5WnjBrIFU/KVqySrre7vO4q05RATfTTOyr/Nri+81DhpEKKw2D 23BA== X-Gm-Message-State: ALoCoQl5hmDwswd9zkM/O1eYe7yUBGBPxwLA9zJKv5hGEmONdRLbppVm5emZHL/DiH/y1recOgTl X-Received: by 10.68.44.66 with SMTP id c2mr6545639pbm.57.1380778378022; Wed, 02 Oct 2013 22:32:58 -0700 (PDT) Received: from [192.168.0.102] (36-239-227-126.dynamic-ip.hinet.net. [36.239.227.126]) by mx.google.com with ESMTPSA id fa4sm7793372pab.17.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 02 Oct 2013 22:32:57 -0700 (PDT) Message-ID: <1380778374.884.0.camel@phoenix> From: Axel Lin To: Peter Korsgaard Date: Thu, 03 Oct 2013 13:32:54 +0800 X-Mailer: Evolution 3.6.4-0ubuntu1 Mime-Version: 1.0 Cc: buildroot@busybox.net Subject: [Buildroot] [PATCH] radvd: bump to version 1.9.5 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 Signed-off-by: Axel Lin --- package/radvd/radvd.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/radvd/radvd.mk b/package/radvd/radvd.mk index aed6f01..c1c4e41 100644 --- a/package/radvd/radvd.mk +++ b/package/radvd/radvd.mk @@ -4,7 +4,7 @@ # ################################################################################ -RADVD_VERSION = 1.9.3 +RADVD_VERSION = 1.9.5 RADVD_SITE = http://www.litech.org/radvd/dist RADVD_DEPENDENCIES = host-bison flex libdaemon host-flex host-pkgconf