From 2bb9b32ea98cc02a5ce45154f1a7b51e073943d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 30 May 2018 06:46:48 +0200 Subject: [PATCH] ansiweather: update HOMEPAGE. --- app-misc/ansiweather/ansiweather-1.11.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-misc/ansiweather/ansiweather-1.11.recipe b/app-misc/ansiweather/ansiweather-1.11.recipe index f01eb0aaf..7370984ec 100644 --- a/app-misc/ansiweather/ansiweather-1.11.recipe +++ b/app-misc/ansiweather/ansiweather-1.11.recipe @@ -1,10 +1,10 @@ SUMMARY="A script for displaying the current weather" DESCRIPTION="AnsiWeather is a Shell script for displaying the current weather \ conditions in your terminal, with support for ANSI colors and Unicode symbols." -HOMEPAGE="http://github.com/fcambus/ansiweather/" +HOMEPAGE="https://github.com/fcambus/ansiweather/" COPYRIGHT="2013-2016, Frederic Cambus" LICENSE="BSD (2-clause)" -REVISION="1" +REVISION="2" SOURCE_URI="$HOMEPAGE/archive/$portVersion.tar.gz" CHECKSUM_SHA256="14e3e55022925b7f54c7f15507c5e6612eb7826f3d1b19b7d3cc9cde68501463" SOURCE_FILENAME="ansiweather-$portVersion.tar.gz"