From 92d5a259dd23a6fea2132fa8225aecb2ee32d00a Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sat, 22 Nov 2014 19:58:33 +0000 Subject: [PATCH] libtasn1: bump version --- .../libtasn1/{libtasn1-4.1.recipe => libtasn1-4.2.recipe} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename dev-libs/libtasn1/{libtasn1-4.1.recipe => libtasn1-4.2.recipe} (88%) diff --git a/dev-libs/libtasn1/libtasn1-4.1.recipe b/dev-libs/libtasn1/libtasn1-4.2.recipe similarity index 88% rename from dev-libs/libtasn1/libtasn1-4.1.recipe rename to dev-libs/libtasn1/libtasn1-4.2.recipe index 00cffcc83..025addfcd 100644 --- a/dev-libs/libtasn1/libtasn1-4.1.recipe +++ b/dev-libs/libtasn1/libtasn1-4.2.recipe @@ -12,14 +12,14 @@ COPYRIGHT=" LICENSE="GNU LGPL v2.1 GNU GPL v3" SRC_URI="http://ftp.gnu.org/gnu/libtasn1/libtasn1-$portVersion.tar.gz" -CHECKSUM_SHA256="60ee6571dcfa00cf55406404912274d6dc759cbaa80d666b89d819feeff5f301" +CHECKSUM_SHA256="693b41cb36c2ac02d5990180b0712a79a591168e93d85f7fcbb75a0a0be4cdbb" REVISION="1" ARCHITECTURES="x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86_gcc2 x86" PROVIDES=" libtasn1$secondaryArchSuffix = $portVersion compat >= 4 - lib:libtasn1$secondaryArchSuffix = 6.3.1 compat >= 6 + lib:libtasn1$secondaryArchSuffix = 6.3.2 compat >= 6 cmd:asn1Coding$secondaryArchSuffix cmd:asn1Decoding$secondaryArchSuffix cmd:asn1Parser$secondaryArchSuffix @@ -65,7 +65,7 @@ INSTALL() PROVIDES_devel=" libtasn1${secondaryArchSuffix}_devel = $portVersion compat >= 4 - devel:libtasn1$secondaryArchSuffix = 6.3.1 compat >= 6 + devel:libtasn1$secondaryArchSuffix = 6.3.2 compat >= 6 " REQUIRES_devel=" libtasn1$secondaryArchSuffix == $portVersion base