wok-6.x rev 22453
Update some $web_site for repology.org
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Dec 26 11:54:32 2019 +0100 (2019-12-26) |
parents | e05d9bc413f3 |
children | 0c9911119e73 |
files | ipxe-pxe/receipt ipxe/receipt ipxelinux/receipt lv2/receipt python-sphinx/receipt |
line diff
1.1 --- a/ipxe-pxe/receipt Thu Dec 26 11:49:55 2019 +0100 1.2 +++ b/ipxe-pxe/receipt Thu Dec 26 11:54:32 2019 +0100 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Open source network boot firmware for pxe server." 1.5 MAINTAINER="pascal.bellard@slitaz.org" 1.6 LICENSE="GPL2" 1.7 -WEB_SITE="http://ipxe.org/" 1.8 +WEB_SITE="https://ipxe.org/" 1.9 WANTED="ipxe" 1.10 1.11 DEPENDS=""
2.1 --- a/ipxe/receipt Thu Dec 26 11:49:55 2019 +0100 2.2 +++ b/ipxe/receipt Thu Dec 26 11:54:32 2019 +0100 2.3 @@ -7,7 +7,7 @@ 2.4 SHORT_DESC="Open source network boot firmware." 2.5 MAINTAINER="pascal.bellard@slitaz.org" 2.6 LICENSE="GPL2" 2.7 -WEB_SITE="http://ipxe.org/" 2.8 +WEB_SITE="https://ipxe.org/" 2.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 2.10 WGET_URL="https://git.ipxe.org/ipxe.git/snapshot/$GIT_TAG.tar.bz2" 2.11
3.1 --- a/ipxelinux/receipt Thu Dec 26 11:49:55 2019 +0100 3.2 +++ b/ipxelinux/receipt Thu Dec 26 11:54:32 2019 +0100 3.3 @@ -6,7 +6,7 @@ 3.4 SHORT_DESC="Open source network boot firmware for pxe server." 3.5 MAINTAINER="pascal.bellard@slitaz.org" 3.6 LICENSE="GPL2" 3.7 -WEB_SITE="http://ipxe.org/" 3.8 +WEB_SITE="https://ipxe.org/" 3.9 WANTED="ipxe" 3.10 3.11 DEPENDS=""
4.1 --- a/lv2/receipt Thu Dec 26 11:49:55 2019 +0100 4.2 +++ b/lv2/receipt Thu Dec 26 11:54:32 2019 +0100 4.3 @@ -6,7 +6,7 @@ 4.4 SHORT_DESC="Portable plugin standard for audio systems." 4.5 MAINTAINER="pascal.bellard@slitaz.org" 4.6 LICENSE="MIT" 4.7 -WEB_SITE="http://lv2plug.in/" 4.8 +WEB_SITE="https://lv2plug.in/" 4.9 4.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 4.11 WGET_URL="http://lv2plug.in/spec/$TARBALL"
5.1 --- a/python-sphinx/receipt Thu Dec 26 11:49:55 2019 +0100 5.2 +++ b/python-sphinx/receipt Thu Dec 26 11:54:32 2019 +0100 5.3 @@ -8,7 +8,7 @@ 5.4 MAINTAINER="claudinei@slitaz.org" 5.5 LICENSE="BSD" 5.6 TARBALL="$SOURCE-$VERSION.tar.gz" 5.7 -WEB_SITE="http://sphinx.pocoo.org" 5.8 +WEB_SITE="https://www.sphinx-doc.org/" 5.9 WGET_URL="http://pypi.python.org/packages/source/S/$SOURCE/$TARBALL" 5.10 5.11 DEPENDS="python python-docutils python-jinja2 python-pygments python-setuptools"