From f539c9759d161f4855bd2982275f167c4e744a1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Mon, 3 Oct 2016 11:06:11 +0200 Subject: [PATCH] snappy: update HOMEPAGE. --- app-arch/snappy/snappy-1.1.3.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-arch/snappy/snappy-1.1.3.recipe b/app-arch/snappy/snappy-1.1.3.recipe index e77a07fed..a23d2c09d 100644 --- a/app-arch/snappy/snappy-1.1.3.recipe +++ b/app-arch/snappy/snappy-1.1.3.recipe @@ -5,7 +5,7 @@ for maximum compression, or compatibility with any other compression library;\ compared to the fastest mode of zlib, Snappy is an order of magnitude faster \ for most inputs, but the resulting compressed files are anywhere from 20% to \ 100% bigger." -HOMEPAGE="https://code.google.com/p/snappy/" +HOMEPAGE="https://google.github.io/snappy/" COPYRIGHT="2005-2015 Google Inc" LICENSE="BSD (3-clause)" REVISION="1"