# HG changeset patch # User Pascal Bellard # Date 1705489125 0 # Node ID ab858238497cc983cba7c70ab861533fca58021e # Parent 11d3cfab0628751f5472c7cdce9131d709b65432 Up libssh2 (1.11.0) diff -r 11d3cfab0628 -r ab858238497c bozohttpd/receipt --- a/bozohttpd/receipt Tue Jan 16 19:48:23 2024 +0100 +++ b/bozohttpd/receipt Wed Jan 17 10:58:45 2024 +0000 @@ -7,10 +7,10 @@ SHORT_DESC="Small and secure http version 1.1 server." MAINTAINER="milka@konstelacioj.info" LICENSE="BSD" -WEB_SITE="http://www.eterna.com.au/$PACKAGE/" +WEB_SITE="https://web.archive.org/web/20231024192649/http://www.eterna.com.au/bozohttpd/" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WGET_URL="http://www.eterna.com.au/$PACKAGE/$TARBALL" +WGET_URL="https://web.archive.org/web/20220310060548if_/http://www.eterna.com.au/$PACKAGE/$TARBALL" PROVIDE="lighttpd" SUGGESTED="haserl" @@ -20,8 +20,8 @@ # What is the latest version available today? current_version() { - wget -O - http://www.eterna.com.au/bozohttpd/CHANGES 2>/dev/null | \ - sed '/changes in/!d;s|.*bozohttpd ||;s|:||;q' + wget -O - $WEB_SITE 2>/dev/null | \ + sed '/d version /!d;s|.*sion ||;s|<.*||;q' } # Rules to configure and make the package. diff -r 11d3cfab0628 -r ab858238497c eaccelerator/receipt --- a/eaccelerator/receipt Tue Jan 16 19:48:23 2024 +0100 +++ b/eaccelerator/receipt Wed Jan 17 10:58:45 2024 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://eaccelerator.net/" -WGET_URL="https://web.archive.org/web/20210105093556if_/https://github.s3.amazonaws.com/downloads/eaccelerator/eaccelerator/$TARBALL" +WGET_URL="http://mirror.slitaz.org/sources/packages-cooking/e/$TARBALL" TAGS="php" DEPENDS="php m4" diff -r 11d3cfab0628 -r ab858238497c icon-naming-utils/receipt --- a/icon-naming-utils/receipt Tue Jan 16 19:48:23 2024 +0100 +++ b/icon-naming-utils/receipt Wed Jan 17 10:58:45 2024 +0000 @@ -7,8 +7,8 @@ MAINTAINER="pankso@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://tango.freedesktop.org/Tango_Icon_Library" -WGET_URL="http://tango.freedesktop.org/releases/$TARBALL" +WEB_SITE="https://tango.freedesktop.org/Tango_Icon_Library" +WGET_URL="https://tango.freedesktop.org/releases/$TARBALL" DEPENDS="perl perl-xml-simple" BUILD_DEPENDS="perl perl-xml-simple" diff -r 11d3cfab0628 -r ab858238497c lha/receipt --- a/lha/receipt Tue Jan 16 19:48:23 2024 +0100 +++ b/lha/receipt Wed Jan 17 10:58:45 2024 +0000 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="CC-SA" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://$PACKAGE.sourceforge.jp/" +WEB_SITE="https://github.com/jca02266/lha/" WGET_URL="http://osdn.dl.sourceforge.jp/$PACKAGE/22231/$TARBALL" # What is the latest version available today? diff -r 11d3cfab0628 -r ab858238497c libcss/receipt --- a/libcss/receipt Tue Jan 16 19:48:23 2024 +0100 +++ b/libcss/receipt Wed Jan 17 10:58:45 2024 +0000 @@ -6,9 +6,9 @@ SHORT_DESC="CSS Parser" MAINTAINER="erjo@slitaz.org" LICENSE="MIT" -WEB_SITE="http://www.netsurf-browser.org/projects/libcss/" +WEB_SITE="https://www.netsurf-browser.org/projects/libcss/" TARBALL="$PACKAGE-$VERSION-src.tar.gz" -WGET_URL="http://download.netsurf-browser.org/libs/releases/$TARBALL" +WGET_URL="https://download.netsurf-browser.org/libs/releases/$TARBALL" #HOST_ARCH="i486 arm" DEPENDS="libparserutils libwapcaplet" diff -r 11d3cfab0628 -r ab858238497c libnsgif/receipt --- a/libnsgif/receipt Tue Jan 16 19:48:23 2024 +0100 +++ b/libnsgif/receipt Wed Jan 17 10:58:45 2024 +0000 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="MIT" TARBALL="$PACKAGE-$VERSION-src.tar.gz" -WEB_SITE="http://www.netsurf-browser.org/projects/libnsgif/" +WEB_SITE="https://www.netsurf-browser.org/projects/libnsgif/" WGET_URL="http://download.netsurf-browser.org/libs/releases/$TARBALL" HOST_ARCH="i486 arm" diff -r 11d3cfab0628 -r ab858238497c libparserutils/receipt --- a/libparserutils/receipt Tue Jan 16 19:48:23 2024 +0100 +++ b/libparserutils/receipt Wed Jan 17 10:58:45 2024 +0000 @@ -6,9 +6,9 @@ SHORT_DESC="Various pieces of functionality that are useful for parsers." MAINTAINER="pankso@slitaz.org" LICENSE="MIT" -WEB_SITE="http://www.netsurf-browser.org/projects/libparserutils/" +WEB_SITE="https://www.netsurf-browser.org/projects/libparserutils/" TARBALL="$PACKAGE-$VERSION-src.tar.gz" -WGET_URL="http://download.netsurf-browser.org/libs/releases/$TARBALL" +WGET_URL="https://download.netsurf-browser.org/libs/releases/$TARBALL" HOST_ARCH="i486 arm" # What is the latest version available today? diff -r 11d3cfab0628 -r ab858238497c libssh2-dev/receipt --- a/libssh2-dev/receipt Tue Jan 16 19:48:23 2024 +0100 +++ b/libssh2-dev/receipt Wed Jan 17 10:58:45 2024 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="libssh2-dev" -VERSION="1.10.0" +VERSION="1.11.0" CATEGORY="development" SHORT_DESC="A client-side C library implementing the SSH2 protocol, development files." MAINTAINER="pascal.bellard@slitaz.org" diff -r 11d3cfab0628 -r ab858238497c libssh2/receipt --- a/libssh2/receipt Tue Jan 16 19:48:23 2024 +0100 +++ b/libssh2/receipt Wed Jan 17 10:58:45 2024 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="libssh2" -VERSION="1.10.0" +VERSION="1.11.0" CATEGORY="network" SHORT_DESC="A client-side C library implementing the SSH2 protocol" MAINTAINER="pascal.bellard@slitaz.org" diff -r 11d3cfab0628 -r ab858238497c libwapcaplet/receipt --- a/libwapcaplet/receipt Tue Jan 16 19:48:23 2024 +0100 +++ b/libwapcaplet/receipt Wed Jan 17 10:58:45 2024 +0000 @@ -7,8 +7,8 @@ MAINTAINER="erjo@slitaz.org" LICENSE="MIT" TARBALL="$PACKAGE-$VERSION-src.tar.gz" -WEB_SITE="http://www.netsurf-browser.org/projects/libwapcaplet/" -WGET_URL="http://download.netsurf-browser.org/libs/releases/$TARBALL" +WEB_SITE="https://www.netsurf-browser.org/projects/libwapcaplet/" +WGET_URL="https://download.netsurf-browser.org/libs/releases/$TARBALL" HOST_ARCH="i486 arm" # What is the latest version available today? diff -r 11d3cfab0628 -r ab858238497c ponyprog/receipt --- a/ponyprog/receipt Tue Jan 16 19:48:23 2024 +0100 +++ b/ponyprog/receipt Wed Jan 17 10:58:45 2024 +0000 @@ -6,7 +6,7 @@ SHORT_DESC="AVR/PIC COM/LPT devices programmer software" MAINTAINER="psychomaniak@xakep.ru" LICENSE="GPL" -WEB_SITE="http://www.lancos.com/prog.html" +WEB_SITE="https://www.lancos.com/prog.html" SOURCE="PonyProg2000" TARBALL="$SOURCE-$VERSION.tar.gz" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" diff -r 11d3cfab0628 -r ab858238497c tango-icon-theme/receipt --- a/tango-icon-theme/receipt Tue Jan 16 19:48:23 2024 +0100 +++ b/tango-icon-theme/receipt Wed Jan 17 10:58:45 2024 +0000 @@ -6,7 +6,7 @@ SHORT_DESC="Tango Icon Theme" MAINTAINER="al.bobylev@gmail.com" LICENSE="PublicDomain" -WEB_SITE="http://tango.freedesktop.org/Tango_Icon_Library" +WEB_SITE="https://tango.freedesktop.org/Tango_Icon_Library" TARBALL="$PACKAGE-$VERSION.tar.gz" #WGET_URL="${WEB_SITE}releases/$TARBALL" # unavailable now WGET_URL="http://http.debian.net/debian/pool/main/${PACKAGE:0:1}/$PACKAGE/${PACKAGE}_$VERSION.orig.tar.gz" diff -r 11d3cfab0628 -r ab858238497c volumeicon/receipt --- a/volumeicon/receipt Tue Jan 16 19:48:23 2024 +0100 +++ b/volumeicon/receipt Wed Jan 17 10:58:45 2024 +0000 @@ -6,10 +6,10 @@ SHORT_DESC="A lightweight volume control for the system tray." MAINTAINER="claudinei@slitaz.org" LICENSE="GPL3" -WEB_SITE="http://nullwise.com/volumeicon.html" +WEB_SITE="https://nullwise.com/volumeicon.html" TARBALL="$PACKAGE-$VERSION.tar.gz" -WGET_URL="http://nullwise.com/files/$PACKAGE/$TARBALL" +WGET_URL="https://nullwise.com/files/$PACKAGE/$TARBALL" DEPENDS="alsa-lib gtk+3 libnotify" BUILD_DEPENDS="alsa-lib-dev gtk+3-dev libnotify-dev"