# HG changeset patch # User Pascal Bellard # Date 1578997760 -3600 # Node ID 8e41c082cb017c7fc73668830adee7ab559ede04 # Parent d261bdbf9116d7df32529fc721dcc43f6705bcce distcc: typo in $WGET_URL diff -r d261bdbf9116 -r 8e41c082cb01 bootchart/receipt --- a/bootchart/receipt Tue Jan 14 10:56:35 2020 +0100 +++ b/bootchart/receipt Tue Jan 14 11:29:20 2020 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="boot process performance analyzer (add init=/sbin/bootchartd to boot options)" MAINTAINER="jozee@slitaz.org" LICENSE="GPL2" -WEB_SITE="http://www.bootchart.org/" +WEB_SITE="http://github.com/sofar/bootchart" TARBALL="$PACKAGE-$VERSION.tar.bz2" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" TAGS="boot performance profile analysis" diff -r d261bdbf9116 -r 8e41c082cb01 distcc/receipt --- a/distcc/receipt Tue Jan 14 10:56:35 2020 +0100 +++ b/distcc/receipt Tue Jan 14 11:29:20 2020 +0100 @@ -9,7 +9,7 @@ WEB_SITE="https://distcc.github.io/" TARBALL="$PACKAGE-$VERSION.tar.gz" -WGET_URL="https://github.com/$PACKAGE/$PACKAGE/releasses/download/v$VERSION/$TARBALL" +WGET_URL="https://github.com/$PACKAGE/$PACKAGE/releases/download/v$VERSION/$TARBALL" DEPENDS="lzo popt" BUILD_DEPENDS="autoconf automake gtk+-dev libbonoboui-dev libgnome-dev