# HG changeset patch # User Pascal Bellard # Date 1577357672 -3600 # Node ID c71df21187b4147ee928c6756dca6ebe7999b4d4 # Parent e05d9bc413f3a056bc57f376eeb3330fd52bea26 Update some $web_site for repology.org diff -r e05d9bc413f3 -r c71df21187b4 ipxe-pxe/receipt --- a/ipxe-pxe/receipt Thu Dec 26 11:49:55 2019 +0100 +++ b/ipxe-pxe/receipt Thu Dec 26 11:54:32 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Open source network boot firmware for pxe server." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" -WEB_SITE="http://ipxe.org/" +WEB_SITE="https://ipxe.org/" WANTED="ipxe" DEPENDS="" diff -r e05d9bc413f3 -r c71df21187b4 ipxe/receipt --- a/ipxe/receipt Thu Dec 26 11:49:55 2019 +0100 +++ b/ipxe/receipt Thu Dec 26 11:54:32 2019 +0100 @@ -7,7 +7,7 @@ SHORT_DESC="Open source network boot firmware." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" -WEB_SITE="http://ipxe.org/" +WEB_SITE="https://ipxe.org/" TARBALL="$PACKAGE-$VERSION.tar.bz2" WGET_URL="https://git.ipxe.org/ipxe.git/snapshot/$GIT_TAG.tar.bz2" diff -r e05d9bc413f3 -r c71df21187b4 ipxelinux/receipt --- a/ipxelinux/receipt Thu Dec 26 11:49:55 2019 +0100 +++ b/ipxelinux/receipt Thu Dec 26 11:54:32 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Open source network boot firmware for pxe server." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" -WEB_SITE="http://ipxe.org/" +WEB_SITE="https://ipxe.org/" WANTED="ipxe" DEPENDS="" diff -r e05d9bc413f3 -r c71df21187b4 lv2/receipt --- a/lv2/receipt Thu Dec 26 11:49:55 2019 +0100 +++ b/lv2/receipt Thu Dec 26 11:54:32 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Portable plugin standard for audio systems." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="MIT" -WEB_SITE="http://lv2plug.in/" +WEB_SITE="https://lv2plug.in/" TARBALL="$PACKAGE-$VERSION.tar.bz2" WGET_URL="http://lv2plug.in/spec/$TARBALL" diff -r e05d9bc413f3 -r c71df21187b4 python-sphinx/receipt --- a/python-sphinx/receipt Thu Dec 26 11:49:55 2019 +0100 +++ b/python-sphinx/receipt Thu Dec 26 11:54:32 2019 +0100 @@ -8,7 +8,7 @@ MAINTAINER="claudinei@slitaz.org" LICENSE="BSD" TARBALL="$SOURCE-$VERSION.tar.gz" -WEB_SITE="http://sphinx.pocoo.org" +WEB_SITE="https://www.sphinx-doc.org/" WGET_URL="http://pypi.python.org/packages/source/S/$SOURCE/$TARBALL" DEPENDS="python python-docutils python-jinja2 python-pygments python-setuptools"