wok rev 25850 tip

Up bzip3 (1.5.2), dropbear (2025.88), tinyssh (20250501)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jun 06 06:34:03 2025 +0000 (7 days ago)
parents 5ce7d1b4d033
children
files bzip3-dev/receipt bzip3/receipt dos33fsprogs/receipt dropbear-pam/receipt dropbear/receipt libvlc-dev/receipt libvlc/receipt mplayer-cli/receipt mplayer-codecs/receipt mplayer-skins/receipt mplayer-svn/receipt mplayer/receipt perl-crypt-cbc/receipt perl-xml-entities/receipt thunderbird-langpack-cs/receipt thunderbird-langpack-da/receipt thunderbird-langpack-de/receipt thunderbird-langpack-el/receipt thunderbird-langpack-en_GB/receipt thunderbird-langpack-en_US/receipt thunderbird-langpack-es_AR/receipt thunderbird-langpack-es_ES/receipt thunderbird-langpack-fr/receipt thunderbird-langpack-hu/receipt thunderbird-langpack-id/receipt thunderbird-langpack-it/receipt thunderbird-langpack-pl/receipt thunderbird-langpack-pt_BR/receipt thunderbird-langpack-pt_PT/receipt thunderbird-langpack-ru/receipt thunderbird-langpack-sl/receipt thunderbird-langpack-sv_SE/receipt thunderbird-langpack-zh_CN/receipt thunderbird-langpack-zh_TW/receipt tinyssh/receipt vlc-locale/receipt vlc-plugin/receipt vlc/receipt x264-dev/receipt x264/receipt x265-dev/receipt x265/receipt
line diff
     1.1 --- a/bzip3-dev/receipt	Wed Jun 04 16:37:01 2025 +0000
     1.2 +++ b/bzip3-dev/receipt	Fri Jun 06 06:34:03 2025 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="bzip3-dev"
     1.7 -VERSION="1.5.1"
     1.8 +VERSION="1.5.2"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="High-quality data compressor, development files."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
     2.1 --- a/bzip3/receipt	Wed Jun 04 16:37:01 2025 +0000
     2.2 +++ b/bzip3/receipt	Fri Jun 06 06:34:03 2025 +0000
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="bzip3"
     2.7 -VERSION="1.5.1"
     2.8 +VERSION="1.5.2"
     2.9  CATEGORY="utilities"
    2.10  TAGS="compression archive"
    2.11  SHORT_DESC="High-quality data compressor."
     3.1 --- a/dos33fsprogs/receipt	Wed Jun 04 16:37:01 2025 +0000
     3.2 +++ b/dos33fsprogs/receipt	Fri Jun 06 06:34:03 2025 +0000
     3.3 @@ -22,7 +22,9 @@
     3.4  # Rules to configure and make the package.
     3.5  compile_rules()
     3.6  {
     3.7 -	sed -i 's|TRACKS_PER_DISK.*|TRACKS_PER_DISK sector_buffer[VTOC_NUM_TRACKS]|' dos33fs-utils/dos33.h
     3.8 +	sed -i 's|\(TRACKS_PER_DISK\).*|\1 sector_buffer[VTOC_NUM_TRACKS]|' dos33fs-utils/dos33.h
     3.9 +	sed -i 's|DISK VOLUME %.*|&\n\t\tprintf("%d FREE SECTORS\\n\\n",dos33_free_space(dos_fd)/BYTES_PER_SECTOR);|' dos33fs-utils/dos33.c
    3.10 +	sed -i 's|\(DISK VOLUME %i\)\\n|\1|' dos33fs-utils/dos33.c
    3.11  	sed -i "s|/usr/local|$DESTDIR/usr|" Makefile.inc
    3.12  	mkdir -p $DESTDIR/usr/bin
    3.13  	make &&
     4.1 --- a/dropbear-pam/receipt	Wed Jun 04 16:37:01 2025 +0000
     4.2 +++ b/dropbear-pam/receipt	Fri Jun 06 06:34:03 2025 +0000
     4.3 @@ -1,7 +1,7 @@
     4.4  # SliTaz package receipt.
     4.5  
     4.6  PACKAGE="dropbear-pam"
     4.7 -VERSION="2025.87"
     4.8 +VERSION="2025.88"
     4.9  CATEGORY="security"
    4.10  TAGS="ssh"
    4.11  SHORT_DESC="Light SSH client and server using PAM."
     5.1 --- a/dropbear/receipt	Wed Jun 04 16:37:01 2025 +0000
     5.2 +++ b/dropbear/receipt	Fri Jun 06 06:34:03 2025 +0000
     5.3 @@ -1,7 +1,7 @@
     5.4  # SliTaz package receipt.
     5.5  
     5.6  PACKAGE="dropbear"
     5.7 -VERSION="2025.87"
     5.8 +VERSION="2025.88"
     5.9  CATEGORY="security"
    5.10  TAGS="ssh"
    5.11  SHORT_DESC="Lightweight SSH2 server and client"
     6.1 --- a/libvlc-dev/receipt	Wed Jun 04 16:37:01 2025 +0000
     6.2 +++ b/libvlc-dev/receipt	Fri Jun 06 06:34:03 2025 +0000
     6.3 @@ -6,7 +6,7 @@
     6.4  SHORT_DESC="MPEG, VCD/DVD, and DivX library - development files."
     6.5  MAINTAINER="jozee@slitaz.org"
     6.6  LICENSE="GPL2"
     6.7 -WEB_SITE="https://www.videolan.org/vlc/" 
     6.8 +WEB_SITE="https://code.videolan.org/videolan/vlc"
     6.9  
    6.10  DEPENDS="libvlc pkg-config"
    6.11  WANTED="vlc"
     7.1 --- a/libvlc/receipt	Wed Jun 04 16:37:01 2025 +0000
     7.2 +++ b/libvlc/receipt	Fri Jun 06 06:34:03 2025 +0000
     7.3 @@ -6,7 +6,7 @@
     7.4  SHORT_DESC="MPEG, VCD/DVD, and DivX library."
     7.5  MAINTAINER="jozee@slitaz.org"
     7.6  LICENSE="GPL2"
     7.7 -WEB_SITE="https://www.videolan.org/vlc/" 
     7.8 +WEB_SITE="https://code.videolan.org/videolan/vlc"
     7.9  
    7.10  DEPENDS="alsa-lib dbus ffmpeg libmad lua5.1 nettle tar x264 x265 xcb-util zvbi gcc83-lib-base"
    7.11  WANTED="vlc"
     8.1 --- a/mplayer-cli/receipt	Wed Jun 04 16:37:01 2025 +0000
     8.2 +++ b/mplayer-cli/receipt	Fri Jun 06 06:34:03 2025 +0000
     8.3 @@ -6,7 +6,7 @@
     8.4  SHORT_DESC="The Ultimate Movie Player For Linux (with minimal depends)."
     8.5  MAINTAINER="psychomaniak@xakep.ru"
     8.6  LICENSE="GPL2"
     8.7 -WEB_SITE="http://www.mplayerhq.hu/design7/news.html"
     8.8 +WEB_SITE="http://www.mplayerhq.hu/"
     8.9  
    8.10  SOURCE="MPlayer"
    8.11  TARBALL="$SOURCE-$VERSION.tar.xz"
     9.1 --- a/mplayer-codecs/receipt	Wed Jun 04 16:37:01 2025 +0000
     9.2 +++ b/mplayer-codecs/receipt	Fri Jun 06 06:34:03 2025 +0000
     9.3 @@ -6,7 +6,7 @@
     9.4  SHORT_DESC="All MPlayer codecs for SliTaz."
     9.5  MAINTAINER="pankso@slitaz.org"
     9.6  LICENSE="GPL2"
     9.7 -WEB_SITE="http://www.mplayerhq.hu/design7/news.html"
     9.8 +WEB_SITE="http://www.mplayerhq.hu/"
     9.9  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    9.10  WGET_URL="http://www1.mplayerhq.hu/MPlayer/releases/codecs/all-$VERSION.tar.bz2"
    9.11  HOST_ARCH="i486 arm"
    10.1 --- a/mplayer-skins/receipt	Wed Jun 04 16:37:01 2025 +0000
    10.2 +++ b/mplayer-skins/receipt	Fri Jun 06 06:34:03 2025 +0000
    10.3 @@ -6,7 +6,7 @@
    10.4  SHORT_DESC="MPlayer skin selection for SliTaz."
    10.5  MAINTAINER="pankso@slitaz.org"
    10.6  LICENSE="GPL2"
    10.7 -WEB_SITE="http://www.mplayerhq.hu/design7/news.html"
    10.8 +WEB_SITE="http://www.mplayerhq.hu/"
    10.9  
   10.10  DEPENDS="mplayer"
   10.11  
    11.1 --- a/mplayer-svn/receipt	Wed Jun 04 16:37:01 2025 +0000
    11.2 +++ b/mplayer-svn/receipt	Fri Jun 06 06:34:03 2025 +0000
    11.3 @@ -6,7 +6,7 @@
    11.4  SHORT_DESC="Mplayer SVN version"
    11.5  MAINTAINER="jozee@slitaz.org"
    11.6  LICENSE="GPL2"
    11.7 -WEB_SITE="http://www.mplayerhq.hu/design7/news.html"
    11.8 +WEB_SITE="http://www.mplayerhq.hu/"
    11.9  PROVIDE="mplayer"
   11.10  TAGS="player movie audio video"
   11.11  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    12.1 --- a/mplayer/receipt	Wed Jun 04 16:37:01 2025 +0000
    12.2 +++ b/mplayer/receipt	Fri Jun 06 06:34:03 2025 +0000
    12.3 @@ -6,7 +6,7 @@
    12.4  SHORT_DESC="The Ultimate Movie Player For Linux."
    12.5  MAINTAINER="pankso@slitaz.org"
    12.6  LICENSE="GPL2"
    12.7 -WEB_SITE="http://www.mplayerhq.hu/design7/news.html"
    12.8 +WEB_SITE="http://www.mplayerhq.hu/"
    12.9  
   12.10  SOURCE="MPlayer"
   12.11  TARBALL="$SOURCE-$VERSION.tar.xz"
    13.1 --- a/perl-crypt-cbc/receipt	Wed Jun 04 16:37:01 2025 +0000
    13.2 +++ b/perl-crypt-cbc/receipt	Fri Jun 06 06:34:03 2025 +0000
    13.3 @@ -6,7 +6,7 @@
    13.4  SHORT_DESC="Crypt::CBC module is a Perl extension."
    13.5  MAINTAINER="nneul@neulinger.org"
    13.6  LICENSE="GPL"
    13.7 -WEB_SITE="https://metacpan.org/dist/Crypt-CBC"
    13.8 +WEB_SITE="https://metacpan.org/pod/Crypt::CBC"
    13.9  REPOLOGY="perl:crypt-cbc"
   13.10  
   13.11  SOURCE="Crypt-CBC"
    14.1 --- a/perl-xml-entities/receipt	Wed Jun 04 16:37:01 2025 +0000
    14.2 +++ b/perl-xml-entities/receipt	Fri Jun 06 06:34:03 2025 +0000
    14.3 @@ -6,7 +6,7 @@
    14.4  SHORT_DESC="Perl extension XML::Entities."
    14.5  MAINTAINER="pascal.bellard@slitaz.org"
    14.6  LICENSE="GPL"
    14.7 -WEB_SITE="https://metacpan.org/dist/XML-Entities"
    14.8 +WEB_SITE="https://metacpan.org/pod/XML::Entities"
    14.9  
   14.10  SOURCE="XML-Entities"
   14.11  TARBALL="$SOURCE-$VERSION.tar.gz"
    15.1 --- a/thunderbird-langpack-cs/receipt	Wed Jun 04 16:37:01 2025 +0000
    15.2 +++ b/thunderbird-langpack-cs/receipt	Fri Jun 06 06:34:03 2025 +0000
    15.3 @@ -6,7 +6,7 @@
    15.4  SHORT_DESC="Czech Language Pack for thunderbird"
    15.5  MAINTAINER="domcox@slitaz.org"
    15.6  LICENSE="MPL"
    15.7 -WEB_SITE="https://www.mozillamessaging.com/"
    15.8 +WEB_SITE="https://www.mozilla.org/"
    15.9  LANG=$(echo $PACKAGE | cut -d'-' -f3 | tr '_' '-')
   15.10  TARBALL="$PACKAGE-$VERSION.xpi"
   15.11  WGET_URL="https://ftp.mozilla.org/pub/thunderbird/releases/$VERSION/linux-i686/xpi/$LANG.xpi"
    16.1 --- a/thunderbird-langpack-da/receipt	Wed Jun 04 16:37:01 2025 +0000
    16.2 +++ b/thunderbird-langpack-da/receipt	Fri Jun 06 06:34:03 2025 +0000
    16.3 @@ -6,7 +6,7 @@
    16.4  SHORT_DESC="Danish Language Pack for thunderbird"
    16.5  MAINTAINER="domcox@slitaz.org"
    16.6  LICENSE="MPL"
    16.7 -WEB_SITE="https://www.mozillamessaging.com/"
    16.8 +WEB_SITE="https://www.mozilla.org/"
    16.9  LANG=$(echo $PACKAGE | cut -d'-' -f3 | tr '_' '-')
   16.10  TARBALL="$PACKAGE-$VERSION.xpi"
   16.11  WGET_URL="https://ftp.mozilla.org/pub/thunderbird/releases/$VERSION/linux-i686/xpi/$LANG.xpi"
    17.1 --- a/thunderbird-langpack-de/receipt	Wed Jun 04 16:37:01 2025 +0000
    17.2 +++ b/thunderbird-langpack-de/receipt	Fri Jun 06 06:34:03 2025 +0000
    17.3 @@ -6,7 +6,7 @@
    17.4  SHORT_DESC="German Language Pack for thunderbird"
    17.5  MAINTAINER="domcox@slitaz.org"
    17.6  LICENSE="MPL"
    17.7 -WEB_SITE="https://www.mozillamessaging.com/"
    17.8 +WEB_SITE="https://www.mozilla.org/"
    17.9  LANG=$(echo $PACKAGE | cut -d'-' -f3 | tr '_' '-')
   17.10  TARBALL="$PACKAGE-$VERSION.xpi"
   17.11  WGET_URL="https://ftp.mozilla.org/pub/thunderbird/releases/$VERSION/linux-i686/xpi/$LANG.xpi"
    18.1 --- a/thunderbird-langpack-el/receipt	Wed Jun 04 16:37:01 2025 +0000
    18.2 +++ b/thunderbird-langpack-el/receipt	Fri Jun 06 06:34:03 2025 +0000
    18.3 @@ -6,7 +6,7 @@
    18.4  SHORT_DESC="Greek Language Pack for thunderbird"
    18.5  MAINTAINER="domcox@slitaz.org"
    18.6  LICENSE="MPL"
    18.7 -WEB_SITE="https://www.mozillamessaging.com/"
    18.8 +WEB_SITE="https://www.mozilla.org/"
    18.9  LANG=$(echo $PACKAGE | cut -d'-' -f3 | tr '_' '-')
   18.10  TARBALL="$PACKAGE-$VERSION.xpi"
   18.11  WGET_URL="https://ftp.mozilla.org/pub/thunderbird/releases/$VERSION/linux-i686/xpi/$LANG.xpi"
    19.1 --- a/thunderbird-langpack-en_GB/receipt	Wed Jun 04 16:37:01 2025 +0000
    19.2 +++ b/thunderbird-langpack-en_GB/receipt	Fri Jun 06 06:34:03 2025 +0000
    19.3 @@ -6,7 +6,7 @@
    19.4  SHORT_DESC="British English Language Pack for thunderbird"
    19.5  MAINTAINER="domcox@slitaz.org"
    19.6  LICENSE="MPL"
    19.7 -WEB_SITE="https://www.mozillamessaging.com/"
    19.8 +WEB_SITE="https://www.mozilla.org/"
    19.9  LANG=$(echo $PACKAGE | cut -d'-' -f3 | tr '_' '-')
   19.10  TARBALL="$PACKAGE-$VERSION.xpi"
   19.11  WGET_URL="https://ftp.mozilla.org/pub/thunderbird/releases/$VERSION/linux-i686/xpi/$LANG.xpi"
    20.1 --- a/thunderbird-langpack-en_US/receipt	Wed Jun 04 16:37:01 2025 +0000
    20.2 +++ b/thunderbird-langpack-en_US/receipt	Fri Jun 06 06:34:03 2025 +0000
    20.3 @@ -6,7 +6,7 @@
    20.4  SHORT_DESC="American English Language Pack for thunderbird"
    20.5  MAINTAINER="domcox@slitaz.org"
    20.6  LICENSE="MPL"
    20.7 -WEB_SITE="https://www.mozillamessaging.com/"
    20.8 +WEB_SITE="https://www.mozilla.org/"
    20.9  LANG=$(echo $PACKAGE | cut -d'-' -f3 | tr '_' '-')
   20.10  TARBALL="$PACKAGE-$VERSION.xpi"
   20.11  WGET_URL="https://ftp.mozilla.org/pub/thunderbird/releases/$VERSION/linux-i686/xpi/$LANG.xpi"
    21.1 --- a/thunderbird-langpack-es_AR/receipt	Wed Jun 04 16:37:01 2025 +0000
    21.2 +++ b/thunderbird-langpack-es_AR/receipt	Fri Jun 06 06:34:03 2025 +0000
    21.3 @@ -6,7 +6,7 @@
    21.4  SHORT_DESC="Argentinean Spanish Language Pack for thunderbird"
    21.5  MAINTAINER="domcox@slitaz.org"
    21.6  LICENSE="MPL"
    21.7 -WEB_SITE="https://www.mozillamessaging.com/"
    21.8 +WEB_SITE="https://www.mozilla.org/"
    21.9  LANG=$(echo $PACKAGE | cut -d'-' -f3 | tr '_' '-')
   21.10  TARBALL="$PACKAGE-$VERSION.xpi"
   21.11  WGET_URL="https://ftp.mozilla.org/pub/thunderbird/releases/$VERSION/linux-i686/xpi/$LANG.xpi"
    22.1 --- a/thunderbird-langpack-es_ES/receipt	Wed Jun 04 16:37:01 2025 +0000
    22.2 +++ b/thunderbird-langpack-es_ES/receipt	Fri Jun 06 06:34:03 2025 +0000
    22.3 @@ -6,7 +6,7 @@
    22.4  SHORT_DESC="Spanish Language Pack for thunderbird"
    22.5  MAINTAINER="domcox@slitaz.org"
    22.6  LICENSE="MPL"
    22.7 -WEB_SITE="https://www.mozillamessaging.com/"
    22.8 +WEB_SITE="https://www.mozilla.org/"
    22.9  LANG=$(echo $PACKAGE | cut -d'-' -f3 | tr '_' '-')
   22.10  TARBALL="$PACKAGE-$VERSION.xpi"
   22.11  WGET_URL="https://ftp.mozilla.org/pub/thunderbird/releases/$VERSION/linux-i686/xpi/$LANG.xpi"
    23.1 --- a/thunderbird-langpack-fr/receipt	Wed Jun 04 16:37:01 2025 +0000
    23.2 +++ b/thunderbird-langpack-fr/receipt	Fri Jun 06 06:34:03 2025 +0000
    23.3 @@ -6,7 +6,7 @@
    23.4  SHORT_DESC="French Language Pack for thunderbird"
    23.5  MAINTAINER="domcox@slitaz.org"
    23.6  LICENSE="MPL"
    23.7 -WEB_SITE="https://www.mozillamessaging.com/"
    23.8 +WEB_SITE="https://www.mozilla.org/"
    23.9  LANG=$(echo $PACKAGE | cut -d'-' -f3 | tr '_' '-')
   23.10  TARBALL="$PACKAGE-$VERSION.xpi"
   23.11  WGET_URL="https://ftp.mozilla.org/pub/thunderbird/releases/$VERSION/linux-i686/xpi/$LANG.xpi"
    24.1 --- a/thunderbird-langpack-hu/receipt	Wed Jun 04 16:37:01 2025 +0000
    24.2 +++ b/thunderbird-langpack-hu/receipt	Fri Jun 06 06:34:03 2025 +0000
    24.3 @@ -6,7 +6,7 @@
    24.4  SHORT_DESC="Hungarian Language Pack for thunderbird"
    24.5  MAINTAINER="domcox@slitaz.org"
    24.6  LICENSE="MPL"
    24.7 -WEB_SITE="https://www.mozillamessaging.com/"
    24.8 +WEB_SITE="https://www.mozilla.org/"
    24.9  LANG=$(echo $PACKAGE | cut -d'-' -f3 | tr '_' '-')
   24.10  TARBALL="$PACKAGE-$VERSION.xpi"
   24.11  WGET_URL="https://ftp.mozilla.org/pub/thunderbird/releases/$VERSION/linux-i686/xpi/$LANG.xpi"
    25.1 --- a/thunderbird-langpack-id/receipt	Wed Jun 04 16:37:01 2025 +0000
    25.2 +++ b/thunderbird-langpack-id/receipt	Fri Jun 06 06:34:03 2025 +0000
    25.3 @@ -6,7 +6,7 @@
    25.4  SHORT_DESC="Indonesian Language Pack for thunderbird"
    25.5  MAINTAINER="domcox@slitaz.org"
    25.6  LICENSE="MPL"
    25.7 -WEB_SITE="https://www.mozillamessaging.com/"
    25.8 +WEB_SITE="https://www.mozilla.org/"
    25.9  LANG=$(echo $PACKAGE | cut -d'-' -f3 | tr '_' '-')
   25.10  TARBALL="$PACKAGE-$VERSION.xpi"
   25.11  WGET_URL="https://ftp.mozilla.org/pub/thunderbird/releases/$VERSION/linux-i686/xpi/$LANG.xpi"
    26.1 --- a/thunderbird-langpack-it/receipt	Wed Jun 04 16:37:01 2025 +0000
    26.2 +++ b/thunderbird-langpack-it/receipt	Fri Jun 06 06:34:03 2025 +0000
    26.3 @@ -6,7 +6,7 @@
    26.4  SHORT_DESC="Italian Language Pack for thunderbird"
    26.5  MAINTAINER="domcox@slitaz.org"
    26.6  LICENSE="MPL"
    26.7 -WEB_SITE="https://www.mozillamessaging.com/"
    26.8 +WEB_SITE="https://www.mozilla.org/"
    26.9  LANG=$(echo $PACKAGE | cut -d'-' -f3 | tr '_' '-')
   26.10  TARBALL="$PACKAGE-$VERSION.xpi"
   26.11  WGET_URL="https://ftp.mozilla.org/pub/thunderbird/releases/$VERSION/linux-i686/xpi/$LANG.xpi"
    27.1 --- a/thunderbird-langpack-pl/receipt	Wed Jun 04 16:37:01 2025 +0000
    27.2 +++ b/thunderbird-langpack-pl/receipt	Fri Jun 06 06:34:03 2025 +0000
    27.3 @@ -6,7 +6,7 @@
    27.4  SHORT_DESC="Polish Language Pack for thunderbird"
    27.5  MAINTAINER="domcox@slitaz.org"
    27.6  LICENSE="MPL"
    27.7 -WEB_SITE="https://www.mozillamessaging.com/"
    27.8 +WEB_SITE="https://www.mozilla.org/"
    27.9  LANG=$(echo $PACKAGE | cut -d'-' -f3 | tr '_' '-')
   27.10  TARBALL="$PACKAGE-$VERSION.xpi"
   27.11  WGET_URL="https://ftp.mozilla.org/pub/thunderbird/releases/$VERSION/linux-i686/xpi/$LANG.xpi"
    28.1 --- a/thunderbird-langpack-pt_BR/receipt	Wed Jun 04 16:37:01 2025 +0000
    28.2 +++ b/thunderbird-langpack-pt_BR/receipt	Fri Jun 06 06:34:03 2025 +0000
    28.3 @@ -6,7 +6,7 @@
    28.4  SHORT_DESC="Brazilian Portuguese Language Pack for thunderbird"
    28.5  MAINTAINER="domcox@slitaz.org"
    28.6  LICENSE="MPL"
    28.7 -WEB_SITE="https://www.mozillamessaging.com/"
    28.8 +WEB_SITE="https://www.mozilla.org/"
    28.9  LANG=$(echo $PACKAGE | cut -d'-' -f3 | tr '_' '-')
   28.10  TARBALL="$PACKAGE-$VERSION.xpi"
   28.11  WGET_URL="https://ftp.mozilla.org/pub/thunderbird/releases/$VERSION/linux-i686/xpi/$LANG.xpi"
    29.1 --- a/thunderbird-langpack-pt_PT/receipt	Wed Jun 04 16:37:01 2025 +0000
    29.2 +++ b/thunderbird-langpack-pt_PT/receipt	Fri Jun 06 06:34:03 2025 +0000
    29.3 @@ -6,7 +6,7 @@
    29.4  SHORT_DESC="Portuguese Language Pack for thunderbird"
    29.5  MAINTAINER="domcox@slitaz.org"
    29.6  LICENSE="MPL"
    29.7 -WEB_SITE="https://www.mozillamessaging.com/"
    29.8 +WEB_SITE="https://www.mozilla.org/"
    29.9  LANG=$(echo $PACKAGE | cut -d'-' -f3 | tr '_' '-')
   29.10  TARBALL="$PACKAGE-$VERSION.xpi"
   29.11  WGET_URL="https://ftp.mozilla.org/pub/thunderbird/releases/$VERSION/linux-i686/xpi/$LANG.xpi"
    30.1 --- a/thunderbird-langpack-ru/receipt	Wed Jun 04 16:37:01 2025 +0000
    30.2 +++ b/thunderbird-langpack-ru/receipt	Fri Jun 06 06:34:03 2025 +0000
    30.3 @@ -6,7 +6,7 @@
    30.4  SHORT_DESC="Russian Language Pack for thunderbird"
    30.5  MAINTAINER="domcox@slitaz.org"
    30.6  LICENSE="MPL"
    30.7 -WEB_SITE="https://www.mozillamessaging.com/"
    30.8 +WEB_SITE="https://www.mozilla.org/"
    30.9  LANG=$(echo $PACKAGE | cut -d'-' -f3 | tr '_' '-')
   30.10  TARBALL="$PACKAGE-$VERSION.xpi"
   30.11  WGET_URL="https://ftp.mozilla.org/pub/thunderbird/releases/$VERSION/linux-i686/xpi/$LANG.xpi"
    31.1 --- a/thunderbird-langpack-sl/receipt	Wed Jun 04 16:37:01 2025 +0000
    31.2 +++ b/thunderbird-langpack-sl/receipt	Fri Jun 06 06:34:03 2025 +0000
    31.3 @@ -6,7 +6,7 @@
    31.4  SHORT_DESC="Slovenian Language Pack for thunderbird"
    31.5  MAINTAINER="domcox@slitaz.org"
    31.6  LICENSE="MPL"
    31.7 -WEB_SITE="https://www.mozillamessaging.com/"
    31.8 +WEB_SITE="https://www.mozilla.org/"
    31.9  LANG=$(echo $PACKAGE | cut -d'-' -f3 | tr '_' '-')
   31.10  TARBALL="$PACKAGE-$VERSION.xpi"
   31.11  WGET_URL="https://ftp.mozilla.org/pub/thunderbird/releases/$VERSION/linux-i686/xpi/$LANG.xpi"
    32.1 --- a/thunderbird-langpack-sv_SE/receipt	Wed Jun 04 16:37:01 2025 +0000
    32.2 +++ b/thunderbird-langpack-sv_SE/receipt	Fri Jun 06 06:34:03 2025 +0000
    32.3 @@ -6,7 +6,7 @@
    32.4  SHORT_DESC="Swedish Language Pack for thunderbird"
    32.5  MAINTAINER="domcox@slitaz.org"
    32.6  LICENSE="MPL"
    32.7 -WEB_SITE="https://www.mozillamessaging.com/"
    32.8 +WEB_SITE="https://www.mozilla.org/"
    32.9  LANG=$(echo $PACKAGE | cut -d'-' -f3 | tr '_' '-')
   32.10  TARBALL="$PACKAGE-$VERSION.xpi"
   32.11  WGET_URL="https://ftp.mozilla.org/pub/thunderbird/releases/$VERSION/linux-i686/xpi/$LANG.xpi"
    33.1 --- a/thunderbird-langpack-zh_CN/receipt	Wed Jun 04 16:37:01 2025 +0000
    33.2 +++ b/thunderbird-langpack-zh_CN/receipt	Fri Jun 06 06:34:03 2025 +0000
    33.3 @@ -6,7 +6,7 @@
    33.4  SHORT_DESC="Simplified Chinese Language Pack for thunderbird"
    33.5  MAINTAINER="domcox@slitaz.org"
    33.6  LICENSE="MPL"
    33.7 -WEB_SITE="https://www.mozillamessaging.com/"
    33.8 +WEB_SITE="https://www.mozilla.org/"
    33.9  LANG=$(echo $PACKAGE | cut -d'-' -f3 | tr '_' '-')
   33.10  TARBALL="$PACKAGE-$VERSION.xpi"
   33.11  WGET_URL="https://ftp.mozilla.org/pub/thunderbird/releases/$VERSION/linux-i686/xpi/$LANG.xpi"
    34.1 --- a/thunderbird-langpack-zh_TW/receipt	Wed Jun 04 16:37:01 2025 +0000
    34.2 +++ b/thunderbird-langpack-zh_TW/receipt	Fri Jun 06 06:34:03 2025 +0000
    34.3 @@ -6,7 +6,7 @@
    34.4  SHORT_DESC="Traditional Chinese Language Pack for thunderbird"
    34.5  MAINTAINER="domcox@slitaz.org"
    34.6  LICENSE="MPL"
    34.7 -WEB_SITE="https://www.mozillamessaging.com/"
    34.8 +WEB_SITE="https://www.mozilla.org/"
    34.9  LANG=$(echo $PACKAGE | cut -d'-' -f3 | tr '_' '-')
   34.10  TARBALL="$PACKAGE-$VERSION.xpi"
   34.11  WGET_URL="https://ftp.mozilla.org/pub/thunderbird/releases/$VERSION/linux-i686/xpi/$LANG.xpi"
    35.1 --- a/tinyssh/receipt	Wed Jun 04 16:37:01 2025 +0000
    35.2 +++ b/tinyssh/receipt	Fri Jun 06 06:34:03 2025 +0000
    35.3 @@ -1,7 +1,7 @@
    35.4  # SliTaz package receipt.
    35.5  
    35.6  PACKAGE="tinyssh"
    35.7 -VERSION="20250411"
    35.8 +VERSION="20250501"
    35.9  CATEGORY="network"
   35.10  SHORT_DESC="A small SSH server."
   35.11  MAINTAINER="pascal.bellard@slitaz.org"
    36.1 --- a/vlc-locale/receipt	Wed Jun 04 16:37:01 2025 +0000
    36.2 +++ b/vlc-locale/receipt	Fri Jun 06 06:34:03 2025 +0000
    36.3 @@ -6,7 +6,7 @@
    36.4  SHORT_DESC="Locale files for vlc."
    36.5  MAINTAINER="jozee@slitaz.org"
    36.6  LICENSE="GPL2"
    36.7 -WEB_SITE="https://www.videolan.org/vlc/"
    36.8 +WEB_SITE="https://code.videolan.org/videolan/vlc"
    36.9  
   36.10  SUGGESTED="vlc"
   36.11  WANTED="vlc"
    37.1 --- a/vlc-plugin/receipt	Wed Jun 04 16:37:01 2025 +0000
    37.2 +++ b/vlc-plugin/receipt	Fri Jun 06 06:34:03 2025 +0000
    37.3 @@ -6,7 +6,7 @@
    37.4  SHORT_DESC="VLC Web Browser Plug-in that will allow to play video and audio"
    37.5  MAINTAINER="domcox@slitaz.org"
    37.6  LICENSE="LGPL2.1"
    37.7 -WEB_SITE="http://www.videolan.org/vlc"
    37.8 +WEB_SITE="https://code.videolan.org/videolan/vlc"
    37.9  SOURCE="npapi-vlc"
   37.10  TARBALL="$SOURCE-$VERSION.tar.xz"
   37.11  WGET_URL="http://download.videolan.org/pub/videolan/vlc/$VERSION/$TARBALL"
    38.1 --- a/vlc/receipt	Wed Jun 04 16:37:01 2025 +0000
    38.2 +++ b/vlc/receipt	Fri Jun 06 06:34:03 2025 +0000
    38.3 @@ -7,7 +7,7 @@
    38.4  SHORT_DESC="MPEG, VCD/DVD, and DivX player."
    38.5  MAINTAINER="jozee@slitaz.org"
    38.6  LICENSE="GPL2"
    38.7 -WEB_SITE="https://www.videolan.org/vlc/"
    38.8 +WEB_SITE="https://code.videolan.org/videolan/vlc"
    38.9  
   38.10  TARBALL="$PACKAGE-$VERSION.tar.xz"
   38.11  WGET_URL="https://download.videolan.org/pub/videolan/$PACKAGE/$VERSION/$TARBALL"
    39.1 --- a/x264-dev/receipt	Wed Jun 04 16:37:01 2025 +0000
    39.2 +++ b/x264-dev/receipt	Fri Jun 06 06:34:03 2025 +0000
    39.3 @@ -6,7 +6,7 @@
    39.4  MAINTAINER="jozee@slitaz.org"
    39.5  LICENSE="GPL2"
    39.6  SHORT_DESC="x264 - development files."
    39.7 -WEB_SITE="https://www.videolan.org/developers/x264.html"
    39.8 +WEB_SITE="https://code.videolan.org/videolan/x264"
    39.9  
   39.10  WANTED="x264"
   39.11  SOURCE="$WANTED-snapshot"
    40.1 --- a/x264/receipt	Wed Jun 04 16:37:01 2025 +0000
    40.2 +++ b/x264/receipt	Fri Jun 06 06:34:03 2025 +0000
    40.3 @@ -6,7 +6,7 @@
    40.4  MAINTAINER="jozee@slitaz.org"
    40.5  LICENSE="GPL2"
    40.6  SHORT_DESC="Free library for encoding H264/AVC video streams."
    40.7 -WEB_SITE="https://www.videolan.org/developers/x264.html"
    40.8 +WEB_SITE="https://code.videolan.org/videolan/x264"
    40.9  
   40.10  SOURCE="$PACKAGE-snapshot"
   40.11  TARBALL="$SOURCE-$VERSION.tar.bz2"
    41.1 --- a/x265-dev/receipt	Wed Jun 04 16:37:01 2025 +0000
    41.2 +++ b/x265-dev/receipt	Fri Jun 06 06:34:03 2025 +0000
    41.3 @@ -6,7 +6,7 @@
    41.4  MAINTAINER="pascal.bellard@slitaz.org"
    41.5  LICENSE="GPL2"
    41.6  SHORT_DESC="x265 - development files."
    41.7 -WEB_SITE="https://www.videolan.org/developers/x265.html"
    41.8 +WEB_SITE="https://www.x265.org/"
    41.9  
   41.10  DEPENDS="x265 pkg-config"
   41.11  WANTED="x265"
    42.1 --- a/x265/receipt	Wed Jun 04 16:37:01 2025 +0000
    42.2 +++ b/x265/receipt	Fri Jun 06 06:34:03 2025 +0000
    42.3 @@ -6,7 +6,7 @@
    42.4  MAINTAINER="pascal.bellard@slitaz.org"
    42.5  LICENSE="GPL2"
    42.6  SHORT_DESC="Free library for encoding H265/MPEG-H HEVC video streams."
    42.7 -WEB_SITE="https://www.videolan.org/developers/x265.html"
    42.8 +WEB_SITE="https://www.x265.org/"
    42.9  
   42.10  TARBALL="${PACKAGE}_$VERSION.tar.gz"
   42.11  WGET_URL="http://ftp.videolan.org/pub/videolan/x265/$TARBALL"