From ace21218d5cbcf94fdbdaaca8ad44c5f33efe08b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Sun, 4 Dec 2016 15:35:38 +0100 Subject: [PATCH] nfd: fix HOMEPAGE URL, enable on x86_64. --- dev-libs/nfd/nfd-1.0.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-libs/nfd/nfd-1.0.recipe b/dev-libs/nfd/nfd-1.0.recipe index bab13a3e0..ad96e23c6 100644 --- a/dev-libs/nfd/nfd-1.0.recipe +++ b/dev-libs/nfd/nfd-1.0.recipe @@ -1,15 +1,15 @@ SUMMARY="Native File Dialog" DESCRIPTION="A tiny, neat C library that portably invokes native file open and \ save dialogs." -HOMEPAGE="www.frogtoss.com" +HOMEPAGE="http://www.frogtoss.com" COPYRIGHT="2014 Frogtoss Games" LICENSE="Zlib-generic" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/puckipedia/nativefiledialog/archive/39ecf6a1.zip" CHECKSUM_SHA256="6c4eff1c0d5f2d3165192710cb1c844ec9e63d4fe7c4e2238cf5c6ddcb0da648" SOURCE_DIR="nativefiledialog-39ecf6a1d8c8cfa3a6f1c6795765911245809833" -ARCHITECTURES="x86_gcc2 ?x86 ?x86_64" +ARCHITECTURES="x86_gcc2 ?x86 x86_64" PROVIDES=" nfd = $portVersion