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