From 0a3d34e817d87aeda629abb0dc457d57c98f1e28 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Wed, 9 Mar 2016 19:10:30 +0100 Subject: [PATCH] libotr: security update to 4.1.1. Fixes CVE-2016-2851 --- srcpkgs/libotr/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libotr/template b/srcpkgs/libotr/template index c46d3f37e93..642abd78bf7 100644 --- a/srcpkgs/libotr/template +++ b/srcpkgs/libotr/template @@ -1,7 +1,7 @@ # Template build file for 'libotr'. pkgname=libotr -version=4.1.0 -revision=3 +version=4.1.1 +revision=1 build_style=gnu-configure makedepends="libgcrypt-devel" short_desc="Off-the-Record Messaging Library and Toolkit" @@ -9,7 +9,7 @@ maintainer="Juan RP " homepage="http://www.cypherpunks.ca/otr/" license="GPL-2, LGPL-2.1" distfiles="http://www.cypherpunks.ca/otr/libotr-${version}.tar.gz" -checksum=4fdb891940ec89d300190a98f69a9138248dcb8c8d337633fb981b8d0a9cd930 +checksum=8b3b182424251067a952fb4e6c7b95a21e644fbb27fbd5f8af2b2ed87ca419f5 pre_build() { sed '/INCLUDES/s,-I$(includedir),,' -i toolkit/Makefile