wok-current rev 22648
distcc: typo in $WGET_URL
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Jan 14 11:29:20 2020 +0100 (2020-01-14) |
parents | d261bdbf9116 |
children | 5a6a003000d9 |
files | bootchart/receipt distcc/receipt |
line diff
1.1 --- a/bootchart/receipt Tue Jan 14 10:56:35 2020 +0100 1.2 +++ b/bootchart/receipt Tue Jan 14 11:29:20 2020 +0100 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="boot process performance analyzer (add init=/sbin/bootchartd to boot options)" 1.5 MAINTAINER="jozee@slitaz.org" 1.6 LICENSE="GPL2" 1.7 -WEB_SITE="http://www.bootchart.org/" 1.8 +WEB_SITE="http://github.com/sofar/bootchart" 1.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.10 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.11 TAGS="boot performance profile analysis"
2.1 --- a/distcc/receipt Tue Jan 14 10:56:35 2020 +0100 2.2 +++ b/distcc/receipt Tue Jan 14 11:29:20 2020 +0100 2.3 @@ -9,7 +9,7 @@ 2.4 WEB_SITE="https://distcc.github.io/" 2.5 2.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 2.7 -WGET_URL="https://github.com/$PACKAGE/$PACKAGE/releasses/download/v$VERSION/$TARBALL" 2.8 +WGET_URL="https://github.com/$PACKAGE/$PACKAGE/releases/download/v$VERSION/$TARBALL" 2.9 2.10 DEPENDS="lzo popt" 2.11 BUILD_DEPENDS="autoconf automake gtk+-dev libbonoboui-dev libgnome-dev