# HG changeset patch # User Yuri Pourre # Date 1405620867 10800 # Node ID 371ffcd4f10c06169a54d68551c7d99883d1ef09 # Parent 5f7a1aa9537a69a770b3c93c639e5ceb62bd08a4 thermald: fix wget url diff -r 5f7a1aa9537a -r 371ffcd4f10c thermald/receipt --- a/thermald/receipt Thu Jul 17 20:58:52 2014 +0300 +++ b/thermald/receipt Thu Jul 17 15:14:27 2014 -0300 @@ -6,7 +6,7 @@ LICENSE="GPL2" SHORT_DESC="Linux thermal daemon (thermald) monitors and controls temperature." MAINTAINER="yuripourre@gmail.com" -TARBALL="v$VERSION.tar.xz" +TARBALL="v$VERSION.tar.gz" WEB_SITE="https://01.org/linux-thermal-daemon" WGET_URL="https://github.com/01org/thermal_daemon/archive/$TARBALL"