libotr: update to 4.1.0.

This commit is contained in:
Enno Boland 2014-11-22 12:37:18 +01:00
parent d90e431bcf
commit baebe020e4

View file

@ -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 <xtraeme@gmail.com>"
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