# HG changeset patch # User Pascal Bellard # Date 1653576795 0 # Node ID 429cd2dffc4f305531f339bf6ac096fa236c3e06 # Parent a5d04db3cafc0a2195f2298ebbc2b1b9e14df67f Up aspell-pl (6.0_20210731-0), icmptx (20190501) diff -r a5d04db3cafc -r 429cd2dffc4f aspell-pl/receipt --- a/aspell-pl/receipt Thu May 26 10:57:02 2022 +0100 +++ b/aspell-pl/receipt Thu May 26 14:53:15 2022 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="aspell-pl" -VERSION="6.0_20191230-0" +VERSION="6.0_20210731-0" CATEGORY="system-tools" SHORT_DESC="Polish aspell dictionary." MAINTAINER="paul@slitaz.org" @@ -10,7 +10,7 @@ SOURCE="sjp-aspell6-pl" TARBALL="$SOURCE-$VERSION.tar.bz2" -WGET_URL="https://sjp.pl/slownik/ort/$TARBALL" +WGET_URL="https://mirrors.sohu.com/archlinux/other/community/$PACKAGE/$TARBALL" DEPENDS="aspell" BUILD_DEPENDS="aspell aspell-dev" diff -r a5d04db3cafc -r 429cd2dffc4f broadcom-wl/receipt --- a/broadcom-wl/receipt Thu May 26 10:57:02 2022 +0100 +++ b/broadcom-wl/receipt Thu May 26 14:53:15 2022 +0000 @@ -8,7 +8,7 @@ SHORT_DESC="Broadcom 802.11abg Linux STA Networking Drivers" WEB_SITE="http://www.broadcom.com/support/802.11/linux_sta.php" TARBALL="hybrid-portsrc_x86_32-v${VERSION}.tar.gz" -WGET_URL="http://www.broadcom.com/docs/linux_sta/$TARBALL" +WGET_URL="ftp://ftp.fr.freebsd.org/mirrors/rsync.frugalware.org/frugalware-testing/source/network-extra/bcmwl/$TARBALL" TAGS="wireless wifi driver" DEPENDS="linux" diff -r a5d04db3cafc -r 429cd2dffc4f broadcom-wl64/receipt --- a/broadcom-wl64/receipt Thu May 26 10:57:02 2022 +0100 +++ b/broadcom-wl64/receipt Thu May 26 14:53:15 2022 +0000 @@ -8,7 +8,7 @@ SHORT_DESC="Broadcom 802.11abg Linux STA Networking Drivers" WEB_SITE="http://www.broadcom.com/support/802.11/linux_sta.php" TARBALL="hybrid-portsrc_x86_64-v${VERSION}.tar.gz" -WGET_URL="http://www.broadcom.com/docs/linux_sta/$TARBALL" +WGET_URL="ftp://ftp.fr.freebsd.org/mirrors/rsync.frugalware.org/frugalware-testing/source/network-extra/bcmwl/$TARBALL" TAGS="wireless wifi driver" PROVIDE="broadcom-wl:linux64" diff -r a5d04db3cafc -r 429cd2dffc4f centerim/receipt --- a/centerim/receipt Thu May 26 10:57:02 2022 +0100 +++ b/centerim/receipt Thu May 26 14:53:15 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="https://github.com/petrpavlu/centerim5" -WGET_URL="$WEB_SITE/download/releases/$TARBALL" +WGET_URL="https://mirrors.aliyun.com/ubuntu-ports/pool/universe/c/centerim/centerim_$VERSION.orig.tar.gz" TAGS="im instant-messenger cli command-line" DEPENDS="ncursesw curl libssl libidn libgpg-error gpgme" diff -r a5d04db3cafc -r 429cd2dffc4f cloudvpn/receipt --- a/cloudvpn/receipt Thu May 26 10:57:02 2022 +0100 +++ b/cloudvpn/receipt Thu May 26 14:53:15 2022 +0000 @@ -2,13 +2,14 @@ PACKAGE="cloudvpn" VERSION="1.99.8" +GITHASH="8f825058a12d4f555a25247bc8ec85c33fff3e9f" CATEGORY="network" SHORT_DESC="Mesh-networked Virtual Private Network." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL3" -TARBALL="$PACKAGE-$VERSION.tar.bz2" +TARBALL="$PACKAGE-$VERSION.zip" WEB_SITE="http://freshmeat.sourceforge.net/projects/cloudvpn" -WGET_URL="http://dev.e-x-a.org/attachments/download/1/$TARBALL" +WGET_URL="https://github.com/BrainDamage/CloudVPN/archive/$GITHASH.zip" TAGS="vpn tunnel" BUILD_DEPENDS="gnutls-dev libgnutls zlib-dev automake" diff -r a5d04db3cafc -r 429cd2dffc4f icmptx/receipt --- a/icmptx/receipt Thu May 26 10:57:02 2022 +0100 +++ b/icmptx/receipt Thu May 26 14:53:15 2022 +0000 @@ -1,21 +1,21 @@ # SliTaz package receipt. PACKAGE="icmptx" -VERSION="0.2" +GITHASH="52df90f374b7d0ae1debee0c1fe1acd74f5e793f" +VERSION="20190501" CATEGORY="network" SHORT_DESC="Tunnel IP connections using ICMP echo request." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL3" -SOURCE="jakkarth-icmptx-0386ff2" -TARBALL="$SOURCE.tar.gz" +TARBALL="$PACKAGE-$PACKAGE.zip" WEB_SITE="https://github.com/jakkarth/icmptx" -WGET_URL="http://download.github.com/$TARBALL" +WGET_URL="$WEB_SITE/archive/$GITHASH.zip" # What is the latest version available today? current_version() { - wget -O - $WEB_SITE/tags 2>/dev/null | \ - sed '/archive.*tar/!d;s|.*/[A-Za-z_-]*\(.*\).tar.*|\1|;q' + wget -O - $WEB_SITE/commits/master 2>/dev/null | \ + sed '/Commits on/!d;s|.*on |"|;s|<.*|"|;q' | xargs date +%Y%m%d -d } # Rules to configure and make the package. diff -r a5d04db3cafc -r 429cd2dffc4f matio-dev/receipt --- a/matio-dev/receipt Thu May 26 10:57:02 2022 +0100 +++ b/matio-dev/receipt Thu May 26 14:53:15 2022 +0000 @@ -6,7 +6,7 @@ SHORT_DESC="Library for reading and writing Matlab MAT files - development files." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="BSD" -WEB_SITE="https://matio.sourceforge.io/" +WEB_SITE="https://sourceforge.net/projects/matio/" DEPENDS="matio pkg-config" WANTED="matio" diff -r a5d04db3cafc -r 429cd2dffc4f matio/receipt --- a/matio/receipt Thu May 26 10:57:02 2022 +0100 +++ b/matio/receipt Thu May 26 14:53:15 2022 +0000 @@ -6,7 +6,7 @@ SHORT_DESC="Library for reading and writing Matlab MAT files." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="BSD" -WEB_SITE="https://matio.sourceforge.io/" +WEB_SITE="https://sourceforge.net/projects/matio/" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"