X-Original-To: alpine-aports@lists.alpinelinux.org Received: from mail4.protonmail.ch (mail4.protonmail.ch [185.70.40.27]) by lists.alpinelinux.org (Postfix) with ESMTP id CF54F5C549B for ; Wed, 1 Aug 2018 14:14:06 +0000 (GMT) Date: Wed, 01 Aug 2018 14:13:56 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=emersion.fr; s=protonmail; t=1533132844; bh=0njx3gfSwpG2NvYFcmR04JvQ/XuEPxszG3ZR2tJUZbg=; h=Date:To:From:Cc:Reply-To:Subject:Feedback-ID:From; b=Z8kz3InjwNVuNKr/vcwBi06q3bqNzFcia4Wv34w89rpvE6ndT+ybLeK4UwzznkmD3 YgisqFUWb9O3BDzZHQdHWNn3jzgssQRy8vimHBanWE/Do2mF2jyCUgARkNmUqf2f6C uqqUM2BMo+E32PXshbr1v4MRYBbXCsoPl10u4ZO0= To: alpine-aports@lists.alpinelinux.org From: Simon Ser Cc: emersion Reply-To: Simon Ser Subject: [alpine-aports] [PATCH] wayland-protocols: upgrade to 1.16 Message-ID: Feedback-ID: FsVprHBOgyvh0T8bxcZ0CmvJCosWkwVUg658e_lOUQMnA9qynD8O1lGeniuBDfPSkDAUuhiKfOIXUZBfarMyvA==:Ext:ProtonMail 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 X-Spam-Status: No, score=-1.1 required=7.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU autolearn=ham autolearn_force=no version=3.4.0 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.protonmail.ch --- This patch supersedes [1]. [1]: https://lists.alpinelinux.org/alpine-aports/5522.html main/wayland-protocols/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/wayland-protocols/APKBUILD b/main/wayland-protocols/APKBU= ILD index fce73fa..2ee9fbf 100644 --- a/main/wayland-protocols/APKBUILD +++ b/main/wayland-protocols/APKBUILD @@ -1,7 +1,7 @@ # Contributor: S=C3=B6ren Tempel # Maintainer: Valery Kartel pkgname=3Dwayland-protocols -pkgver=3D1.14 +pkgver=3D1.16 pkgrel=3D0 pkgdesc=3D"Protocols and protocol extensions complementing the Wayland cor= e protocol" url=3D"http://wayland.freedesktop.org" @@ -34,4 +34,4 @@ package() { =09make -C "$builddir" DESTDIR=3D"$pkgdir" install } =20 -sha512sums=3D"78d2b47c462618ece0c9c19f250b28efb39436e715f624205c7705dbbae4= f125ff2eafa2454e7dce527d3b13449dcb037b282bbbb9ea9d9f52809d6b8187a204 wayla= nd-protocols-1.14.tar.xz" +sha512sums=3D"8ab33021854f3e8f6bca7a9e69427e7a3e53297cc0abd4c006de7e55fac6= 6da3ad88489a6eb4e6c28c7ba2addd96e7f055309f3c8918643b18ef78a4fb637f84 wayla= nd-protocols-1.16.tar.xz" --=20 2.18.0 --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---