From b362d1244c5063f7e2617473edc4e9d416cac014 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Fri, 15 Sep 2017 19:03:03 +0200 Subject: [PATCH] libotr: bump version. --- .../libotr/{libotr-4.1.0.recipe => libotr-4.1.1.recipe} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename net-libs/libotr/{libotr-4.1.0.recipe => libotr-4.1.1.recipe} (91%) diff --git a/net-libs/libotr/libotr-4.1.0.recipe b/net-libs/libotr/libotr-4.1.1.recipe similarity index 91% rename from net-libs/libotr/libotr-4.1.0.recipe rename to net-libs/libotr/libotr-4.1.1.recipe index 5d8b59c5b..a09c8668a 100644 --- a/net-libs/libotr/libotr-4.1.0.recipe +++ b/net-libs/libotr/libotr-4.1.1.recipe @@ -17,16 +17,16 @@ compromised." HOMEPAGE="https://otr.cypherpunks.ca/" COPYRIGHT="2004-2015, The OTR Development Team" LICENSE="GNU LGPL v2" -REVISION="3" +REVISION="1" SOURCE_URI="https://otr.cypherpunks.ca/libotr-$portVersion.tar.gz" -CHECKSUM_SHA256="4fdb891940ec89d300190a98f69a9138248dcb8c8d337633fb981b8d0a9cd930" +CHECKSUM_SHA256="8b3b182424251067a952fb4e6c7b95a21e644fbb27fbd5f8af2b2ed87ca419f5" ARCHITECTURES="x86 x86_64" SECONDARY_ARCHITECTURES="x86" PROVIDES=" libotr$secondaryArchSuffix = $portVersion - lib:libotr$secondaryArchSuffix = 5.1.0 compat >= 5 + lib:libotr$secondaryArchSuffix = 5.1.1 compat >= 5 cmd:otr_mackey$secondaryArchSuffix cmd:otr_modify$secondaryArchSuffix cmd:otr_parse$secondaryArchSuffix @@ -42,7 +42,7 @@ REQUIRES=" PROVIDES_devel=" libotr${secondaryArchSuffix}_devel = $portVersion - devel:libotr$secondaryArchSuffix = 5.1.0 compat >= 5 + devel:libotr$secondaryArchSuffix = 5.1.1 compat >= 5 " REQUIRES_devel=" libotr$secondaryArchSuffix == $portVersion base