From 2ae101ee0a3dea3360156f00ffd5f691b8a6c66d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 30 May 2018 08:13:20 +0200 Subject: [PATCH] libutf8proc: update HOMEPAGE. --- dev-libs/libutf8proc/libutf8proc-1.3.1~3.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/libutf8proc/libutf8proc-1.3.1~3.recipe b/dev-libs/libutf8proc/libutf8proc-1.3.1~3.recipe index 85c392190..79045f885 100644 --- a/dev-libs/libutf8proc/libutf8proc-1.3.1~3.recipe +++ b/dev-libs/libutf8proc/libutf8proc-1.3.1~3.recipe @@ -2,10 +2,10 @@ SUMMARY="A library for processing UTF-8 encoded Unicode strings" DESCRIPTION="utf8proc is a small, clean C library that provides Unicode \ normalization, case-folding, and other operations for data in the UTF-8 \ encoding, supporting Unicode version 7.0." -HOMEPAGE="http://julialang.org/utf8proc/" +HOMEPAGE="https://julialang.org/utf8proc/" COPYRIGHT="2006-2017 Public Software Group" LICENSE="MIT" -REVISION="1" +REVISION="2" SOURCE_URI="http://download.netsurf-browser.org/libs/releases/libutf8proc-1.3.1-3-src.tar.gz" CHECKSUM_SHA256="1223c2dd9c5cd077564feb30a6ad8b1c0e55ef5dfe7c275d3b9fe8274f207c70" SOURCE_DIR="libutf8proc-1.3.1-3"