libotr: security update to 4.1.1.

Fixes CVE-2016-2851
This commit is contained in:
Michael Gehring 2016-03-09 19:10:30 +01:00
parent 3356d09388
commit 0a3d34e817

View File

@ -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 <xtraeme@voidlinux.eu>"
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