diff --git a/Makefile b/Makefile index 682371c..050a9f9 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := home-assistant -URL = https://github.com/home-assistant/home-assistant/archive/0.83.3.tar.gz +URL = https://github.com/home-assistant/home-assistant/archive/0.84.1.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/home-assistant.spec b/home-assistant.spec index 7f52fd2..895aec9 100644 --- a/home-assistant.spec +++ b/home-assistant.spec @@ -3,10 +3,10 @@ # Generated by: autospec.py # Name : home-assistant -Version : 0.83.3 -Release : 40 -URL : https://github.com/home-assistant/home-assistant/archive/0.83.3.tar.gz -Source0 : https://github.com/home-assistant/home-assistant/archive/0.83.3.tar.gz +Version : 0.84.1 +Release : 41 +URL : https://github.com/home-assistant/home-assistant/archive/0.84.1.tar.gz +Source0 : https://github.com/home-assistant/home-assistant/archive/0.84.1.tar.gz Summary : No detailed summary available Group : Development/Tools License : Apache-2.0 @@ -79,7 +79,7 @@ python3 components for the home-assistant package. %prep -%setup -q -n home-assistant-0.83.3 +%setup -q -n home-assistant-0.84.1 %build ## build_prepend content @@ -89,7 +89,8 @@ export http_proxy=http://127.0.0.1:9/ export https_proxy=http://127.0.0.1:9/ export no_proxy=localhost,127.0.0.1,0.0.0.0 export LANG=C -export SOURCE_DATE_EPOCH=1543919535 +export SOURCE_DATE_EPOCH=1544662604 +export MAKEFLAGS=%{?_smp_mflags} python3 setup.py build %install diff --git a/options.conf b/options.conf index 5aedb53..462a3ed 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = home-assistant -url = https://github.com/home-assistant/home-assistant/archive/0.83.3.tar.gz +url = https://github.com/home-assistant/home-assistant/archive/0.84.1.tar.gz archives = giturl = https://github.com/home-assistant/home-assistant.git diff --git a/release b/release index 425151f..87523dd 100644 --- a/release +++ b/release @@ -1 +1 @@ -40 +41 diff --git a/upstream b/upstream index 39dfe52..6d3c5dd 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -f42abe5aa1b7f4a30b548bda59eaca68c813c731/0.83.3.tar.gz +a23ebc8e781e82720d465dc80a8ef7c7461e9a49/0.84.1.tar.gz