# HG changeset patch # User Pascal Bellard # Date 1652517684 0 # Node ID e171b422f9e70812e31880a114b9ba85177739dc # Parent 9981cfce1dd86d8e9a1ead616daa24938fef39d0 Update some web_site diff -r 9981cfce1dd8 -r e171b422f9e7 compiz/receipt --- a/compiz/receipt Fri May 13 20:03:04 2022 +0000 +++ b/compiz/receipt Sat May 14 08:41:24 2022 +0000 @@ -7,7 +7,7 @@ SHORT_DESC="Compiz 3D effect support on SliTaz." MAINTAINER="pankso@slitaz.org" LICENSE="MIT GPL LGPL" -WEB_SITE="http://www.compiz.org/" +WEB_SITE="https://gitlab.com/compiz/compiz-core" SUGGESTED="compiz-ccsm compiz-plugins-extra emerald-themes" DEPENDS="cairo-gl compiz-core compiz-libcompizconfig compiz-plugins-main diff -r 9981cfce1dd8 -r e171b422f9e7 csync-dev/receipt --- a/csync-dev/receipt Fri May 13 20:03:04 2022 +0000 +++ b/csync-dev/receipt Sat May 14 08:41:24 2022 +0000 @@ -6,7 +6,7 @@ SHORT_DESC="Csync development files." MAINTAINER="erjo@slitaz.org" LICENSE="GPL2" -WEB_SITE="http://www.csync.org/" +WEB_SITE="https://www.csync.org/" WANTED="csync" DEPENDS="csync" diff -r 9981cfce1dd8 -r e171b422f9e7 csync/receipt --- a/csync/receipt Fri May 13 20:03:04 2022 +0000 +++ b/csync/receipt Sat May 14 08:41:24 2022 +0000 @@ -6,7 +6,7 @@ SHORT_DESC="File synchronizer" MAINTAINER="erjo@slitaz.org" LICENSE="GPL2" -WEB_SITE="http://csync.org/" +WEB_SITE="https://csync.org/" TARBALL="$PACKAGE-$VERSION.tar.bz2" WGET_URL="http://download.owncloud.com/download/$TARBALL" diff -r 9981cfce1dd8 -r e171b422f9e7 memtest-efi32/receipt --- a/memtest-efi32/receipt Fri May 13 20:03:04 2022 +0000 +++ b/memtest-efi32/receipt Sat May 14 08:41:24 2022 +0000 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.zip" -WEB_SITE="http://www.memtest.org/" # https://github.com/memtest86plus/memtest86plus/ +WEB_SITE="https://www.memtest.org/" # https://github.com/memtest86plus/memtest86plus/ WGET_URL="https://memtest.org/download/v$VERSION/mt86plus_${VERSION}_32.iso.zip" # What is the latest version available today? diff -r 9981cfce1dd8 -r e171b422f9e7 memtest-efi64/receipt --- a/memtest-efi64/receipt Fri May 13 20:03:04 2022 +0000 +++ b/memtest-efi64/receipt Sat May 14 08:41:24 2022 +0000 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.zip" -WEB_SITE="http://www.memtest.org/" # https://github.com/memtest86plus/memtest86plus/ +WEB_SITE="https://www.memtest.org/" # https://github.com/memtest86plus/memtest86plus/ WGET_URL="https://memtest.org/download/v$VERSION/mt86plus_${VERSION}_64.iso.zip" # What is the latest version available today? diff -r 9981cfce1dd8 -r e171b422f9e7 memtest-serial/receipt --- a/memtest-serial/receipt Fri May 13 20:03:04 2022 +0000 +++ b/memtest-serial/receipt Sat May 14 08:41:24 2022 +0000 @@ -6,7 +6,7 @@ SHORT_DESC="Memory failures detection tool using serial port." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" -WEB_SITE="http://www.memtest.org/" +WEB_SITE="https://www.memtest.org/" WANTED="memtest" PROVIDE="memtest" diff -r 9981cfce1dd8 -r e171b422f9e7 memtest/receipt --- a/memtest/receipt Fri May 13 20:03:04 2022 +0000 +++ b/memtest/receipt Sat May 14 08:41:24 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" SOURCE="memtest86+" TARBALL="$SOURCE-$VERSION.tar.gz" -WEB_SITE="http://www.memtest.org/" +WEB_SITE="https://www.memtest.org/" WGET_URL="${WEB_SITE}download/$VERSION/$TARBALL" BUILD_DEPENDS="xz" diff -r 9981cfce1dd8 -r e171b422f9e7 opencore-amr-dev/receipt --- a/opencore-amr-dev/receipt Fri May 13 20:03:04 2022 +0000 +++ b/opencore-amr-dev/receipt Sat May 14 08:41:24 2022 +0000 @@ -6,7 +6,7 @@ SHORT_DESC="Adaptive Multi Rate (AMR) speech codec - development files." MAINTAINER="domcox@slitaz.org" LICENSE="Apache" -WEB_SITE="https://opencore-amr.sourceforge.io/" +WEB_SITE="https://sourceforge.net/projects/opencore-amr/" DEPENDS="pkg-config" WANTED="opencore-amr" diff -r 9981cfce1dd8 -r e171b422f9e7 opencore-amr/receipt --- a/opencore-amr/receipt Fri May 13 20:03:04 2022 +0000 +++ b/opencore-amr/receipt Sat May 14 08:41:24 2022 +0000 @@ -6,7 +6,7 @@ SHORT_DESC="Adaptive Multi Rate (AMR) speech codec." MAINTAINER="domcox@slitaz.org" LICENSE="Apache" -WEB_SITE="https://opencore-amr.sourceforge.io/" +WEB_SITE="https://sourceforge.net/projects/opencore-amr/" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" diff -r 9981cfce1dd8 -r e171b422f9e7 thttpd/receipt --- a/thttpd/receipt Fri May 13 20:03:04 2022 +0000 +++ b/thttpd/receipt Sat May 14 08:41:24 2022 +0000 @@ -6,7 +6,7 @@ SHORT_DESC="Throttleable lightweight httpd server." MAINTAINER="erjo@slitaz.org" LICENSE="BSD" -WEB_SITE="https://www.acme.com/software/thttpd/thttpd.html" +WEB_SITE="http://www.acme.com/software/thttpd/" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="${WEB_SITE}$TARBALL"