X-Original-To: alpine-aports@lists.alpinelinux.org Received: from mail.bitmessage.ch (mail.bitmessage.ch [146.228.112.252]) by lists.alpinelinux.org (Postfix) with ESMTP id D62465C4ED1 for ; Thu, 22 Mar 2018 19:26:30 +0000 (GMT) dkim-signature: v=1; a=rsa-sha256; d=bitmessage.ch; s=mail; c=relaxed/relaxed; q=dns/txt; h=From:Subject:Date:Message-ID:To:MIME-Version:Content-Type:Content-Transfer-Encoding; bh=3dIwK417fYcWiweOaMmG4OU9r3tKb5X0O7bMUJJe2FY=; b=ubqWxgPOOLao0VbXj4MdJ7PAFXmEGXv/oWgWPXx3SlpVyPb5fINAPO5D/0ix7VL7YeT+pO+acYfy8fPcdY94FGfg7JIiA1btj6a6Ka8+te5317oEdfZ5PMYlHqJZ38IJDIm0I7IO3ea92nBpHMkYhUz7mhTO/tpEjfooL9OEsjQ= Received: from alpine.my.domain (ppp78-37-145-119.pppoe.avangarddsl.ru [78.37.145.119]) by mail.bitmessage.ch with ESMTPSA (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256) ; Thu, 22 Mar 2018 20:26:01 +0100 Date: Thu, 22 Mar 2018 19:25:35 +0000 From: =?utf-8?B?Q8OhZw==?= To: alpine-aports@lists.alpinelinux.org Subject: [alpine-aports] [PATCH] community/pcc-libs: update to the latest snapshot Message-ID: <20180322192535.yksT3%ca6c@bitmessage.ch> User-Agent: mail v14.9.9 X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable --- community/pcc-libs/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/pcc-libs/APKBUILD b/community/pcc-libs/APKBUILD index cedadc8b14..290efd6b82 100644 --- a/community/pcc-libs/APKBUILD +++ b/community/pcc-libs/APKBUILD @@ -1,7 +1,7 @@ # Contributor: S=C3=B6ren Tempel # Maintainer: C=C3=A1g pkgname=3Dpcc-libs -pkgver=3D20180128 +pkgver=3D20180322 pkgrel=3D0 pkgdesc=3D"The portable C compiler support libraries." url=3D"http://pcc.ludd.ltu.se/" @@ -38,5 +38,5 @@ package() { make DESTDIR=3D"$pkgdir" install } =20 -sha512sums=3D"3c39c85102be0b034f46f19c8d46f62b3535b570c1a0e03d0d4ea5317a4f= aafe2f2ecdb8677ffe7bc250bb347fef2bf794de1995c8125345cc0f8a21467588d5 pcc-l= ibs-20180128.tgz +sha512sums=3D"b03b4410c3d3608f3138c4d5449be791d8532a83a5e3aadf2cb2e439180a= dbd63e41e371c8e63153ea919748e2db1ba86be99e40c81c7286b850b57f9b746393 pcc-l= ibs-20180322.tgz fd8c71cd583c6be29553f2b7e6ce66073afd6d0406ae86f6fbb6a36efe8685be4732d29891= 80a9b31af734cc9a0973c1c731472f02bad076121f6c3c58391fc4 musl-fixes.patch" --=20 2.16.2 -- ca=C3=B3c --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---