From patchwork Fri Apr 21 13:51:42 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernd Kuhls X-Patchwork-Id: 753411 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3w8cbz638Mz9s03 for ; Fri, 21 Apr 2017 23:51:58 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 4C32D89447; Fri, 21 Apr 2017 13:51:57 +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 GnEC2TNzYwjq; Fri, 21 Apr 2017 13:51:55 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id 67A7E8937C; Fri, 21 Apr 2017 13:51:55 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id 0E0861C072C for ; Fri, 21 Apr 2017 13:51:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 08FDB305D5 for ; Fri, 21 Apr 2017 13:51:54 +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 knaCUD9BwX0g for ; Fri, 21 Apr 2017 13:51:52 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mailout09.t-online.de (mailout09.t-online.de [194.25.134.84]) by silver.osuosl.org (Postfix) with ESMTPS id 9644F26B51 for ; Fri, 21 Apr 2017 13:51:52 +0000 (UTC) Received: from fwd16.aul.t-online.de (fwd16.aul.t-online.de [172.20.26.243]) by mailout09.t-online.de (Postfix) with SMTP id 12F4C4240D85; Fri, 21 Apr 2017 15:51:50 +0200 (CEST) Received: from fli4l.lan.fli4l (VsBsE2ZGwht--07T695Thx8RlYqND4FRUXn4KtHIcM-VkuiPg6soZMHGCa2HVa3Zrs@[79.228.27.202]) by fwd16.t-online.de with (TLSv1:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1d1YyN-1UAPLM0; Fri, 21 Apr 2017 15:51:43 +0200 Received: from mahler.lan.fli4l ([192.168.1.1]:36222 helo=kuhls.lan.fli4l) by fli4l.lan.fli4l with esmtp (Exim 4.89) (envelope-from ) id 1d1YyM-0004tM-Oi; Fri, 21 Apr 2017 15:51:43 +0200 From: Bernd Kuhls To: buildroot@buildroot.org Date: Fri, 21 Apr 2017 15:51:42 +0200 Message-Id: <20170421135142.8808-1-bernd.kuhls@t-online.de> X-Mailer: git-send-email 2.11.0 X-ID: VsBsE2ZGwht--07T695Thx8RlYqND4FRUXn4KtHIcM-VkuiPg6soZMHGCa2HVa3Zrs X-TOI-MSGID: befbc45a-9be6-44e2-8408-088d77cad1cc Cc: Juha Rantanen Subject: [Buildroot] [PATCH 1/1] package/acsccid: bump version to 1.1.4 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: Bernd Kuhls --- package/acsccid/acsccid.hash | 6 +++--- package/acsccid/acsccid.mk | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package/acsccid/acsccid.hash b/package/acsccid/acsccid.hash index 1bfe9e4b5..24d2fa735 100644 --- a/package/acsccid/acsccid.hash +++ b/package/acsccid/acsccid.hash @@ -1,3 +1,3 @@ -# From https://sourceforge.net/projects/acsccid/files/acsccid/1.1.1/ -sha1 ae340256bbba36032a903c9f89883297a31ca340 acsccid-1.1.1.tar.bz2 -md5 26dc34141188e64fa2b3545032060357 acsccid-1.1.1.tar.bz2 +# From https://sourceforge.net/projects/acsccid/files/acsccid/1.1.4/ +sha1 8c0b42ff79032289731916d18a2698b258dfd6a2 acsccid-1.1.4.tar.bz2 +md5 ac77b3aeae0a11723c96c7f98769490e acsccid-1.1.4.tar.bz2 diff --git a/package/acsccid/acsccid.mk b/package/acsccid/acsccid.mk index 2fd20332b..06a04185e 100644 --- a/package/acsccid/acsccid.mk +++ b/package/acsccid/acsccid.mk @@ -4,7 +4,7 @@ # ################################################################################ -ACSCCID_VERSION = 1.1.1 +ACSCCID_VERSION = 1.1.4 ACSCCID_SOURCE = acsccid-$(ACSCCID_VERSION).tar.bz2 ACSCCID_SITE = http://downloads.sourceforge.net/acsccid ACSCCID_LICENSE = LGPL-2.1+