From 514724d3bf1d5de4b892083e50c0b9acbd8583d3 Mon Sep 17 00:00:00 2001 From: Sergei Reznikov Date: Tue, 10 Mar 2015 23:23:10 +0300 Subject: [PATCH] Weather: update to the latest revision --- haiku-apps/weather/weather-0.1.1_git.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haiku-apps/weather/weather-0.1.1_git.recipe b/haiku-apps/weather/weather-0.1.1_git.recipe index 93ff1ef88..97adddd51 100644 --- a/haiku-apps/weather/weather-0.1.1_git.recipe +++ b/haiku-apps/weather/weather-0.1.1_git.recipe @@ -1,7 +1,7 @@ SUMMARY="A simple weather application" DESCRIPTION="A small weather application built for GCI." HOMEPAGE="https://github.com/HaikuArchives/Weather" -SRC_URI="git+https://github.com/HaikuArchives/Weather.git#74a895e" +SRC_URI="git+https://github.com/HaikuArchives/Weather.git#a337ad1" ARCHITECTURES="x86 x86_gcc2 x86_64" REVISION="1" LICENSE="MIT"