From 9f0edecf340c58129a8e8f561d0377bab2bbfb8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 30 May 2018 07:43:16 +0200 Subject: [PATCH] libuuid: update HOMEPAGE. --- sys-devel/libuuid/libuuid-1.0.3.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sys-devel/libuuid/libuuid-1.0.3.recipe b/sys-devel/libuuid/libuuid-1.0.3.recipe index bb1a58dc9..ee2b8b571 100644 --- a/sys-devel/libuuid/libuuid-1.0.3.recipe +++ b/sys-devel/libuuid/libuuid-1.0.3.recipe @@ -7,11 +7,11 @@ The intent of UUIDs is to enable distributed systems to uniquely identify \ information without significant central coordination. In this context the word \ unique should be taken to mean \"practically unique\" rather than \"guaranteed \ unique\"." -HOMEPAGE="http://sourceforge.net/projects/libuuid/" +HOMEPAGE="https://sourceforge.net/projects/libuuid/" COPYRIGHT="2013-2014 Ralph Böhme" LICENSE="GNU GPL v2" -REVISION="4" -SOURCE_URI="http://downloads.sourceforge.net/project/libuuid/libuuid-1.0.3.tar.gz" +REVISION="5" +SOURCE_URI="https://downloads.sourceforge.net/project/libuuid/libuuid-1.0.3.tar.gz" CHECKSUM_SHA256="46af3275291091009ad7f1b899de3d0cea0252737550e7919d17237997db5644" PATCHES="libuuid-1.0.3.patchset"