X-Original-To: alpine-aports@mail.alpinelinux.org Delivered-To: alpine-aports@mail.alpinelinux.org Received: from mail.alpinelinux.org (dallas-a1.alpinelinux.org [127.0.0.1]) by mail.alpinelinux.org (Postfix) with ESMTP id B782DDC0E56 for ; Tue, 6 Oct 2015 21:33:36 +0000 (UTC) Received: from lithium.8pit.net (lithium.8pit.net [141.101.32.65]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 06F97DC946E; Tue, 6 Oct 2015 21:33:35 +0000 (UTC) Received: from localhost (p20030058A61984004C27A71B770603A9.dip0.t-ipconnect.de [IPv6:2003:58:a619:8400:4c27:a71b:7706:3a9]); by lithium.8pit.net (OpenSMTPD) with ESMTPSA id b1b91c41; TLS version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Tue, 6 Oct 2015 23:33:32 +0200 (CEST) From: =?UTF-8?q?S=C3=B6ren=20Tempel?= To: alpine-aports@lists.alpinelinux.org Subject: [alpine-aports] [PATCH 4/5] main/libreoffice: rebuild against glew 1.13.0-r0 Date: Tue, 6 Oct 2015 23:33:24 +0200 Message-Id: <1444167205-5078-4-git-send-email-soeren+git@soeren-tempel.net> X-Mailer: git-send-email 2.6.1 In-Reply-To: <1444167205-5078-1-git-send-email-soeren+git@soeren-tempel.net> References: <1444167205-5078-1-git-send-email-soeren+git@soeren-tempel.net> X-Virus-Scanned: ClamAV using ClamSMTP X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: --- main/libreoffice/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/libreoffice/APKBUILD b/main/libreoffice/APKBUILD index 67e19cf..8e2fa9d 100644 --- a/main/libreoffice/APKBUILD +++ b/main/libreoffice/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=libreoffice pkgver=5.0.2.2 -pkgrel=0 +pkgrel=1 pkgdesc="LibreOffice - Meta package for the full office suite" url="http://www.libreoffice.org/" arch="all" -- 2.6.1 --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---