From beadb5b8c5ef7be418488df6c8255bdae67e5808 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bart=C5=82omiej=20Piotrowski?= Date: Fri, 17 Jan 2014 09:26:05 +0100 Subject: [PATCH] main/libotr3: rebuild against libgcrypt 1.6.0 --- main/libotr3/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/libotr3/APKBUILD b/main/libotr3/APKBUILD index a463d2f9846..ecf563b6220 100644 --- a/main/libotr3/APKBUILD +++ b/main/libotr3/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Kiyoshi Aman pkgname=libotr3 pkgver=3.2.1 -pkgrel=1 +pkgrel=2 pkgdesc="Off The Record Messaging, an encryption library for secure IM conversations" url="http://otr.cypherpunks.ca/" arch="all"