From baebe020e4015fb6524482067c71b9f92bb1135f Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Sat, 22 Nov 2014 12:37:18 +0100 Subject: [PATCH] libotr: update to 4.1.0. --- srcpkgs/libotr/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libotr/template b/srcpkgs/libotr/template index 69b2b6a9a1..03986f7b8b 100644 --- a/srcpkgs/libotr/template +++ b/srcpkgs/libotr/template @@ -1,6 +1,6 @@ # Template build file for 'libotr'. pkgname=libotr -version=4.0.0 +version=4.1.0 revision=3 build_style=gnu-configure makedepends="libgcrypt-devel" @@ -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=3f911994409898e74527730745ef35ed75c352c695a1822a677a34b2cf0293b4 +checksum=4fdb891940ec89d300190a98f69a9138248dcb8c8d337633fb981b8d0a9cd930 pre_build() { sed '/INCLUDES/s,-I$(includedir),,' -i toolkit/Makefile