# HG changeset patch # User Pascal Bellard # Date 1682446150 0 # Node ID 9600878fc7583900d6aa91a69a170a64a58fe796 # Parent 74177c622f68a541d970ad6d4bc7de94e868bbdb Update some web_site diff -r 74177c622f68 -r 9600878fc758 mytop/receipt --- a/mytop/receipt Tue Apr 25 15:16:20 2023 +0100 +++ b/mytop/receipt Tue Apr 25 18:09:10 2023 +0000 @@ -9,7 +9,7 @@ WEB_SITE="http://jeremy.zawodny.com/mysql/mytop/" TARBALL="$PACKAGE-$VERSION.tar.gz" -WGET_URL="http://deb.debian.org/debian/pool/main/m/mytop/mytop_$VERSION.orig.tar.gz" +WGET_URL="https://web.archive.org/web/20150602163826if_/http://www.mysqlfanboy.com/mytop-3/$TARBALL" DEPENDS="perl-dbd-mysql perl-dbi perl-term-readkey" BUILD_DEPENDS="$DEPENDS" diff -r 74177c622f68 -r 9600878fc758 notify-python/receipt --- a/notify-python/receipt Tue Apr 25 15:16:20 2023 +0100 +++ b/notify-python/receipt Tue Apr 25 18:09:10 2023 +0000 @@ -8,7 +8,7 @@ LICENSE="LGPL2.1" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://web.archive.org/web/20220328061829/https://galago-project.org/news/index.php" -WGET_URL="https://ftp.radix.pro/slackware/slackware_source/l/$PACKAGE/$TARBALL" +WGET_URL="https://web.archive.org/web/20210506225836if_/https://www.galago-project.org/files/releases/source/$PACKAGE/$TARBALL" TAGS="python" DEPENDS="python libnotify" diff -r 74177c622f68 -r 9600878fc758 sagan-mysql/receipt --- a/sagan-mysql/receipt Tue Apr 25 15:16:20 2023 +0100 +++ b/sagan-mysql/receipt Tue Apr 25 18:09:10 2023 +0000 @@ -6,7 +6,7 @@ SHORT_DESC="Real time system and event log monitoring system with MySQL support" MAINTAINER="erjo@slitaz.org" LICENSE="GPL2" -WEB_SITE="http://sagan.softwink.com/" +WEB_SITE="https://github.com/quadrantsec/sagan/" SOURCE="sagan" TARBALL="$SOURCE-$VERSION.tar.gz" WGET_URL="https://download.quadrantsec.com/source/$SOURCE/$TARBALL" diff -r 74177c622f68 -r 9600878fc758 sagan-pgsql/receipt --- a/sagan-pgsql/receipt Tue Apr 25 15:16:20 2023 +0100 +++ b/sagan-pgsql/receipt Tue Apr 25 18:09:10 2023 +0000 @@ -6,7 +6,7 @@ SHORT_DESC="Real time system and event log monitoring system with PostgreSQL support" MAINTAINER="erjo@slitaz.org" LICENSE="GPL2" -WEB_SITE="http://sagan.softwink.com/" +WEB_SITE="https://github.com/quadrantsec/sagan/" SOURCE="sagan" TARBALL="$SOURCE-$VERSION.tar.gz" WGET_URL="https://download.quadrantsec.com/source/$SOURCE/$TARBALL" diff -r 74177c622f68 -r 9600878fc758 sagan-rules/receipt --- a/sagan-rules/receipt Tue Apr 25 15:16:20 2023 +0100 +++ b/sagan-rules/receipt Tue Apr 25 18:09:10 2023 +0000 @@ -6,7 +6,7 @@ SHORT_DESC="sagan rules" MAINTAINER="erjo@slitaz.org" LICENSE="BSD" -WEB_SITE="http://sagan.softwink.com/" +WEB_SITE="https://github.com/quadrantsec/sagan/" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="https://github.com/quadrantsec/sagan-rules/archive/refs/tags/v$VERSION.tar.gz" diff -r 74177c622f68 -r 9600878fc758 sagan/receipt --- a/sagan/receipt Tue Apr 25 15:16:20 2023 +0100 +++ b/sagan/receipt Tue Apr 25 18:09:10 2023 +0000 @@ -6,7 +6,7 @@ SHORT_DESC="Multi-threaded, real time system and event log monitoring system" MAINTAINER="erjo@slitaz.org" LICENSE="GPL2" -WEB_SITE="http://sagan.softwink.com/" +WEB_SITE="https://github.com/quadrantsec/sagan/" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="https://download.quadrantsec.com/source/sagan/$TARBALL" diff -r 74177c622f68 -r 9600878fc758 syslinux-extra/receipt --- a/syslinux-extra/receipt Tue Apr 25 15:16:20 2023 +0100 +++ b/syslinux-extra/receipt Tue Apr 25 18:09:10 2023 +0000 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="GPL2" WANTED="syslinux" -WEB_SITE="https://syslinux.zytor.com/" +WEB_SITE="https://www.syslinux.org/" DEPENDS="syslinux posixovl" BUILD_DEPENDS="lzma" diff -r 74177c622f68 -r 9600878fc758 syslinux-modules/receipt --- a/syslinux-modules/receipt Tue Apr 25 15:16:20 2023 +0100 +++ b/syslinux-modules/receipt Tue Apr 25 18:09:10 2023 +0000 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="GPL2" WANTED="syslinux" -WEB_SITE="https://syslinux.zytor.com/" +WEB_SITE="https://www.syslinux.org/" BUILD_DEPENDS="lzma" # Rules to gen a SliTaz package suitable for Tazpkg. diff -r 74177c622f68 -r 9600878fc758 syslinux-tools/receipt --- a/syslinux-tools/receipt Tue Apr 25 15:16:20 2023 +0100 +++ b/syslinux-tools/receipt Tue Apr 25 18:09:10 2023 +0000 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" WANTED="syslinux" -WEB_SITE="https://syslinux.zytor.com/" +WEB_SITE="https://www.syslinux.org/" DEPENDS="perl" # Rules to gen a SliTaz package suitable for Tazpkg. diff -r 74177c622f68 -r 9600878fc758 syslinux/receipt --- a/syslinux/receipt Tue Apr 25 15:16:20 2023 +0100 +++ b/syslinux/receipt Tue Apr 25 18:09:10 2023 +0000 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.xz" -WEB_SITE="https://syslinux.zytor.com/" +WEB_SITE="https://www.syslinux.org/" WGET_URL="https://www.kernel.org/pub/linux/utils/boot/syslinux/$TARBALL" LINLD="$WOK/linld/source" CONFIG_FILES="/boot/isolinux/*.cfg /boot/isolinux/kbd"