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