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"