From b9b842a66a124678fd4bfd4a5adf6f0ee5fd3d7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 30 May 2018 08:13:51 +0200 Subject: [PATCH] util-macros: update HOMEPAGE --- x11-misc/util_macros/util_macros-1.19.1.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/util_macros/util_macros-1.19.1.recipe b/x11-misc/util_macros/util_macros-1.19.1.recipe index 942873898..1a42bb5a2 100644 --- a/x11-misc/util_macros/util_macros-1.19.1.recipe +++ b/x11-misc/util_macros/util_macros-1.19.1.recipe @@ -2,11 +2,11 @@ SUMMARY="X.Org's autotools utility macros" DESCRIPTION="This is a set of autoconf macros used by the configure.ac \ scripts in other Xorg modular packages, and is needed to generate new \ versions of their configure scripts with autoconf." -HOMEPAGE="http://cgit.freedesktop.org/xorg/util/macros/" +HOMEPAGE="https://cgit.freedesktop.org/xorg/util/macros/" COPYRIGHT="2005 Red Hat, Inc. 2005, 2006 Oracle and/or its affiliates" LICENSE="MIT" -REVISION="1" +REVISION="2" SOURCE_URI="http://xorg.freedesktop.org/archive/individual/util/util-macros-$portVersion.tar.bz2" CHECKSUM_SHA256="18d459400558f4ea99527bc9786c033965a3db45bf4c6a32eefdc07aa9e306a6" SOURCE_DIR="util-macros-$portVersion"