Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=dex77testing.git;a=commitdiff;h=6b5bf4b4da3adac795a92d7260268b9d1934e454
commit 6b5bf4b4da3adac795a92d7260268b9d1934e454 Author: Melko <[email protected]> Date: Thu Apr 3 21:45:51 2014 +0200 libotr-4.0.0-1-x86_64 * version bump diff --git a/source/network/libotr/FrugalBuild b/source/network/libotr/FrugalBuild index 81af91b..ee307cd 100644 --- a/source/network/libotr/FrugalBuild +++ b/source/network/libotr/FrugalBuild @@ -4,8 +4,8 @@ options+=('asneeded') pkgname=libotr -pkgver=3.2.0 -pkgrel=5 +pkgver=4.0.0 +pkgrel=1 pkgdesc="Off-the-Record (OTR) Messaging Library." url="http://www.cypherpunks.ca/otr/" depends=('libgcrypt>=1.6.1') @@ -16,9 +16,4 @@ source=(http://www.cypherpunks.ca/otr/libotr-$pkgver.tar.gz) signatures=($source.asc) options=('force') -# FSA fix *** -source=(${source[@]} CVE-2012-3461.patch) -signatures=(${signatures[@]} '') -# *********** - # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
