From f99d143d29bb61a3baade8713662cd6fb208ddc1 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Thu, 9 Aug 2018 10:42:46 +0200 Subject: [PATCH] bpg: update HOMEPAGE. --- media-libs/bpg/bpg-0.9.4.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/bpg/bpg-0.9.4.recipe b/media-libs/bpg/bpg-0.9.4.recipe index 58e1fe4a2..d561b4016 100644 --- a/media-libs/bpg/bpg-0.9.4.recipe +++ b/media-libs/bpg/bpg-0.9.4.recipe @@ -2,11 +2,11 @@ SUMMARY="Tools and library for the Better Prortable Graphics format" DESCRIPTION="BPG is an image format based on the HEVC standard that aims to \ provide a replacement for the JPEG format with better quality and smaller file\ size." -HOMEPAGE="http://bellard.org/bpg/" +HOMEPAGE="https://bellard.org/bpg/" COPYRIGHT="2014 Fabrice Bellard" LICENSE="MIT GNU LGPL v2.1" -REVISION="2" +REVISION="3" SOURCE_URI="http://bellard.org/bpg/libbpg-0.9.4.tar.gz" CHECKSUM_SHA256="9986d66408f36fb678014bfcbb693c0f8358767719bc05797e4af54fa4237c2a" SOURCE_DIR="libbpg-$portVersion"