libutf8proc: update HOMEPAGE.

This commit is contained in:
Jérôme Duval
2018-05-30 08:13:20 +02:00
committed by GitHub
parent d906e58e1d
commit 2ae101ee0a

View File

@@ -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"