From 6cdc0f172900b59d2187a23f5847c353364b0e8d Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Mon, 2 Feb 2015 19:26:34 +0000 Subject: [PATCH] nss: bump version. --- dev-libs/nss/{nss-3.17.3.recipe => nss-3.17.4.recipe} | 2 +- .../nss/patches/{nss-3.17.3.patchset => nss-3.17.4.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename dev-libs/nss/{nss-3.17.3.recipe => nss-3.17.4.recipe} (98%) rename dev-libs/nss/patches/{nss-3.17.3.patchset => nss-3.17.4.patchset} (100%) diff --git a/dev-libs/nss/nss-3.17.3.recipe b/dev-libs/nss/nss-3.17.4.recipe similarity index 98% rename from dev-libs/nss/nss-3.17.3.recipe rename to dev-libs/nss/nss-3.17.4.recipe index 375aabd05..7e9f661ac 100644 --- a/dev-libs/nss/nss-3.17.3.recipe +++ b/dev-libs/nss/nss-3.17.4.recipe @@ -15,7 +15,7 @@ COPYRIGHT="Mozilla Foundation" HOMEPAGE="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS" NSS_VERSION=`echo $portVersion | sed 's/\./_/g'` SRC_URI="https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_${NSS_VERSION}_RTM/src/nss-$portVersion.tar.gz" -CHECKSUM_SHA256="f4d5e9035a2f84f25f35c283de3b0ff60d72e918748de25eaf017ed201fa21d5" +CHECKSUM_SHA256="1d98ad1881a4237ec98cbe472fc851480f0b0e954dfe224d047811fb96ff9d79" REVISION="1" ARCHITECTURES="x86 x86_64" if [ $effectiveTargetArchitecture != x86_gcc2 ]; then diff --git a/dev-libs/nss/patches/nss-3.17.3.patchset b/dev-libs/nss/patches/nss-3.17.4.patchset similarity index 100% rename from dev-libs/nss/patches/nss-3.17.3.patchset rename to dev-libs/nss/patches/nss-3.17.4.patchset