wok rev 24974
Update some wget_url
line diff
1.1 --- a/2048/receipt Sun May 01 15:03:44 2022 +0000 1.2 +++ b/2048/receipt Mon May 02 11:23:24 2022 +0000 1.3 @@ -16,7 +16,7 @@ 1.4 current_version() 1.5 { 1.6 wget -O - $WEB_SITE/commits/master 2>/dev/null | \ 1.7 - sed '/commits_list_item/!d;s|.*commits/\(.......\).*|\1|;q' 1.8 + sed '/Commits on/!d;s|.*on |"|;s|<.*|"|;q' | xargs date +%Y%m%d -d 1.9 } 1.10 1.11 # Rules to gen a SliTaz package suitable for Tazpkg.
2.1 --- a/Connect-Four/receipt Sun May 01 15:03:44 2022 +0000 2.2 +++ b/Connect-Four/receipt Mon May 02 11:23:24 2022 +0000 2.3 @@ -16,7 +16,7 @@ 2.4 current_version() 2.5 { 2.6 wget -O - $WEB_SITE/commits/master 2>/dev/null | \ 2.7 - sed '/commits_list_item/!d;s|.*commits/\(.......\).*|\1|;q' 2.8 + sed '/Commits on/!d;s|.*on |"|;s|<.*|"|;q' | xargs date +%Y%m%d -d 2.9 } 2.10 2.11 # Rules to gen a SliTaz package suitable for Tazpkg.
3.1 --- a/ajaxterm/receipt Sun May 01 15:03:44 2022 +0000 3.2 +++ b/ajaxterm/receipt Mon May 02 11:23:24 2022 +0000 3.3 @@ -19,7 +19,7 @@ 3.4 current_version() 3.5 { 3.6 wget -O - https://github.com/antonylesuisse/qweb/commits/master 2>/dev/null | \ 3.7 - sed '/commits_list_item/!d;s|.*commits/\(.......\).*|\1|;q' 3.8 + sed '/Commits on/!d;s|.*on |"|;s|<.*|"|;q' | xargs date +%Y%m%d -d 3.9 } 3.10 3.11 # Rules to configure and make the package.
4.1 --- a/alieninvasion/receipt Sun May 01 15:03:44 2022 +0000 4.2 +++ b/alieninvasion/receipt Mon May 02 11:23:24 2022 +0000 4.3 @@ -16,7 +16,7 @@ 4.4 current_version() 4.5 { 4.6 wget -O - $WEB_SITE/commits/master 2>/dev/null | \ 4.7 - sed '/commits_list_item/!d;s|.*commits/\(.......\).*|\1|;q' 4.8 + sed '/Commits on/!d;s|.*on |"|;s|<.*|"|;q' | xargs date +%Y%m%d -d 4.9 } 4.10 4.11 # Rules to gen a SliTaz package suitable for Tazpkg.
5.1 --- a/alsa-tools/receipt Sun May 01 15:03:44 2022 +0000 5.2 +++ b/alsa-tools/receipt Mon May 02 11:23:24 2022 +0000 5.3 @@ -6,7 +6,7 @@ 5.4 SHORT_DESC="Alsa sound system additionnal tools (meta package)." 5.5 MAINTAINER="pankso@slitaz.org" 5.6 LICENSE="GPL2" 5.7 -WEB_SITE="http://www.alsa-project.org/" 5.8 +WEB_SITE="https://www.alsa-project.org/" 5.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 5.10 WGET_URL="https://www.alsa-project.org/files/pub/tools/$TARBALL" 5.11 GENERIC_MENUS="no"
6.1 --- a/androguard/receipt Sun May 01 15:03:44 2022 +0000 6.2 +++ b/androguard/receipt Mon May 02 11:23:24 2022 +0000 6.3 @@ -6,7 +6,7 @@ 6.4 SHORT_DESC="Reverse engineering tool for Android applications." 6.5 MAINTAINER="pascal.bellard@slitaz.org" 6.6 LICENSE="Apache2" 6.7 -WEB_SITE="https://github.com/androguard/androguard" 6.8 +WEB_SITE="https://github.com/androguard/androguard/" 6.9 6.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 6.11 WGET_URL="${WEB_SITE}archive/v$VERSION.tar.gz"
7.1 --- a/arora/receipt Sun May 01 15:03:44 2022 +0000 7.2 +++ b/arora/receipt Mon May 02 11:23:24 2022 +0000 7.3 @@ -8,7 +8,7 @@ 7.4 LICENSE="GPL2" 7.5 WEB_SITE="https://github.com/Arora/arora" 7.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 7.7 -WGET_URL="$WEB_SITE/files/$TARBALL" 7.8 +WGET_URL="$WEB_SITE/archive/refs/tags/$VERSION.tar.gz" 7.9 TAGS="web-browser" 7.10 7.11 BUILD_DEPENDS="Qt4-dev qmake libsqlite"
8.1 --- a/asleap/receipt Sun May 01 15:03:44 2022 +0000 8.2 +++ b/asleap/receipt Mon May 02 11:23:24 2022 +0000 8.3 @@ -11,7 +11,7 @@ 8.4 TARBALL="$PACKAGE-$VERSION.tgz" 8.5 # WEB_SITE="http://www.willhackforsushi.com/Asleap.html" 8.6 WEB_SITE="https://www.willhackforsushi.com/?page_id=41" 8.7 -WGET_URL="http://www.willhackforsushi.com/code/$PACKAGE/$VERSION/$TARBALL" 8.8 +WGET_URL="https://www.willhackforsushi.com/code/$PACKAGE/$VERSION/$TARBALL" 8.9 8.10 # What is the latest version available today? 8.11 current_version()
9.1 --- a/audiofile/receipt Sun May 01 15:03:44 2022 +0000 9.2 +++ b/audiofile/receipt Mon May 02 11:23:24 2022 +0000 9.3 @@ -9,7 +9,7 @@ 9.4 WEB_SITE="http://www.68k.org/~michael/audiofile/" 9.5 9.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 9.7 -WGET_URL="http://audiofile.68k.org/$TARBALL" 9.8 +WGET_URL="https://audiofile.68k.org/$TARBALL" 9.9 HOST_ARCH="i486 arm" 9.10 9.11 DEPENDS="alsa-lib"
10.1 --- a/bchunk/receipt Sun May 01 15:03:44 2022 +0000 10.2 +++ b/bchunk/receipt Mon May 02 11:23:24 2022 +0000 10.3 @@ -10,7 +10,7 @@ 10.4 WEB_SITE="https://github.com/hessu/bchunk" 10.5 10.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 10.7 -WGET_URL="$WEB_SITE/$TARBALL" 10.8 +WGET_URL="$WEB_SITE/archive/refs/tags/release/$VERSION.tar.gz" 10.9 10.10 current_version() 10.11 {
11.1 --- a/blazekiss/receipt Sun May 01 15:03:44 2022 +0000 11.2 +++ b/blazekiss/receipt Mon May 02 11:23:24 2022 +0000 11.3 @@ -9,7 +9,7 @@ 11.4 LICENSE="GPL2" 11.5 TARBALL="$PACKAGE-$VERSION.zip" 11.6 WEB_SITE="http://projet.idleman.fr/blazekiss/" 11.7 -WGET_URL="https://github.com/ldleman/$PACKAGE/archive/$GITHASH.zip" 11.8 +WGET_URL="https://github.com/krisxoofoo/$PACKAGE/archive/$GITHASH.zip" 11.9 CONFIG_FILES="/var/www/blazekiss/_config.php" 11.10 11.11 DEPENDS="lighttpd php"
12.1 --- a/bmpanel2/receipt Sun May 01 15:03:44 2022 +0000 12.2 +++ b/bmpanel2/receipt Mon May 02 11:23:24 2022 +0000 12.3 @@ -8,7 +8,7 @@ 12.4 SHORT_DESC="Nice NETWM-compatible panel for X11" 12.5 WEB_SITE="https://github.com/nsf/bmpanel2" 12.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 12.7 -WGET_URL="$WEB_SITE/files/$TARBALL" 12.8 +WGET_URL="$WEB_SITE/archive/refs/tags/$VERSION.tar.gz" 12.9 TAGS="panel" 12.10 12.11 DEPENDS="pango cairo xorg-libX11 xorg-libXrender"
13.1 --- a/boulderdash/receipt Sun May 01 15:03:44 2022 +0000 13.2 +++ b/boulderdash/receipt Mon May 02 11:23:24 2022 +0000 13.3 @@ -14,7 +14,7 @@ 13.4 current_version() 13.5 { 13.6 wget -O - https://github.com/jakesgordon/javascript-boulderdash/commits/master 2>/dev/null | \ 13.7 - sed '/commits_list_item/!d;s|.*commits/\(.......\).*|\1|;q' 13.8 + sed '/Commits on/!d;s|.*on |"|;s|<.*|"|;q' | xargs date +%Y%m%d -d 13.9 } 13.10 13.11 # Rules to gen a SliTaz package suitable for Tazpkg.
14.1 --- a/cdrkit/receipt Sun May 01 15:03:44 2022 +0000 14.2 +++ b/cdrkit/receipt Mon May 02 11:23:24 2022 +0000 14.3 @@ -8,7 +8,7 @@ 14.4 LICENSE="GPL2" 14.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 14.6 WEB_SITE="https://web.archive.org/web/20140714024716/http://www.cdrkit.org/" 14.7 -WGET_URL="http://cdrkit.org/releases/$TARBALL" 14.8 +WGET_URL="https://github.com/Distrotech/cdrkit/archive/refs/tags/release_$VERSION.tar.gz" 14.9 EXTRA_SOURCE_FILES="cdrkit-1.1.9-efi-boot.patch" 14.10 DEPENDS="libcap zlib bzlib attr" 14.11 BUILD_DEPENDS="cmake libcap-dev zlib-dev bzip2-dev attr-dev"
15.1 --- a/cowpatty/receipt Sun May 01 15:03:44 2022 +0000 15.2 +++ b/cowpatty/receipt Mon May 02 11:23:24 2022 +0000 15.3 @@ -10,7 +10,7 @@ 15.4 15.5 TARBALL="$PACKAGE-$VERSION.tgz" 15.6 #WGET_URL="http://www.willhackforsushi.com/code/$PACKAGE/$VERSION/$TARBALL" 15.7 -WGET_URL="https://github.com/joswr1ght/$PACKAGE/$VERSION/$TARBALL" 15.8 +WGET_URL="https://github.com/joswr1ght/$PACKAGE/releases/download/$VERSION/$TARBALL" 15.9 15.10 DEPENDS="openssl libpcap" 15.11 BUILD_DEPENDS="openssl-dev libpcap-dev"
16.1 --- a/cyrus-sasl-pam/receipt Sun May 01 15:03:44 2022 +0000 16.2 +++ b/cyrus-sasl-pam/receipt Mon May 02 11:23:24 2022 +0000 16.3 @@ -10,7 +10,7 @@ 16.4 16.5 SOURCE="cyrus-sasl" 16.6 TARBALL="$SOURCE-$VERSION.tar.gz" 16.7 -WGET_URL="https://www.cyrusimap.org/releases/$SOURCE-$VERSION.tar.gz" 16.8 +WGET_URL="https://github.com/cyrusimap/cyrus-sasl/archive/$TARBALL" 16.9 16.10 PROVIDE="cyrus-sasl:pam" 16.11 DEPENDS="libcomerr3 libdb libkrb5 libldap openssl pam"
17.1 --- a/digger/receipt Sun May 01 15:03:44 2022 +0000 17.2 +++ b/digger/receipt Mon May 02 11:23:24 2022 +0000 17.3 @@ -8,13 +8,13 @@ 17.4 LICENSE="unknown" 17.5 TARBALL="$PACKAGE-$VERSION.zip" 17.6 WEB_SITE="https://www.lutzroeder.com/web/" 17.7 -WGET_URL="https://codeload.github.com/lutzroeder/digger/zip/master" 17.8 +WGET_URL="https://github.com/lutzroeder/digger/archive/refs/heads/main.zip" 17.9 17.10 # What is the latest version available today? 17.11 current_version() 17.12 { 17.13 wget -O - https://github.com/lutzroeder/digger/commits/main 2>/dev/null | \ 17.14 - sed '/commits_list_item/!d;s|.*commits/\(.......\).*|\1|;q' 17.15 + sed '/Commits on/!d;s|.*on |"|;s|<.*|"|;q' | xargs date +%Y%m%d -d 17.16 } 17.17 17.18 # Rules to gen a SliTaz package suitable for Tazpkg.
18.1 --- a/eggwm/receipt Sun May 01 15:03:44 2022 +0000 18.2 +++ b/eggwm/receipt Mon May 02 11:23:24 2022 +0000 18.3 @@ -17,7 +17,7 @@ 18.4 current_version() 18.5 { 18.6 wget -O - $WEB_SITE/commits/master 2>/dev/null | \ 18.7 - sed '/commits_list_item/!d;s|.*commits/\(.......\).*|\1|;q' 18.8 + sed '/Commits on/!d;s|.*on |"|;s|<.*|"|;q' | xargs date +%Y%m%d -d 18.9 } 18.10 18.11 # Rules to configure and make the package.
19.1 --- a/epdfview-cups/receipt Sun May 01 15:03:44 2022 +0000 19.2 +++ b/epdfview-cups/receipt Mon May 02 11:23:24 2022 +0000 19.3 @@ -8,8 +8,8 @@ 19.4 LICENSE="GPL2" 19.5 SOURCE="epdfview" 19.6 TARBALL="$SOURCE-$VERSION.tar.gz" 19.7 -WEB_SITE="https://github.com/jristz/epdfview" 19.8 -WGET_URL="${WEB_SITE}chrome/site/releases/$TARBALL" 19.9 +WEB_SITE="https://github.com/JotaRandom/epdfview" 19.10 +WGET_URL="http://trac.emma-soft.com/epdfview/chrome/site/releases/$TARBALL" 19.11 PROVIDE="epdfview:cups" 19.12 19.13 DEPENDS="gtk+ poppler glib libpng cups xorg-libXdamage gcc-lib-base libcomerr3"
20.1 --- a/epdfview/receipt Sun May 01 15:03:44 2022 +0000 20.2 +++ b/epdfview/receipt Mon May 02 11:23:24 2022 +0000 20.3 @@ -7,7 +7,7 @@ 20.4 SHORT_DESC="Lightweight PDF document viewer using Poppler." 20.5 MAINTAINER="pankso@slitaz.org" 20.6 LICENSE="GPL2" 20.7 -WEB_SITE="https://github.com/jristz/epdfview" 20.8 +WEB_SITE="https://github.com/JotaRandom/epdfview" 20.9 20.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 20.11 WGET_URL="http://trac.emma-soft.com/epdfview/chrome/site/releases/$TARBALL"
21.1 --- a/fbpdf-mupdf/receipt Sun May 01 15:03:44 2022 +0000 21.2 +++ b/fbpdf-mupdf/receipt Mon May 02 11:23:24 2022 +0000 21.3 @@ -7,7 +7,7 @@ 21.4 SHORT_DESC="PDF reader in frame buffer (mupdf based)" 21.5 MAINTAINER="pascal.bellard@slitaz.org" 21.6 LICENSE="BSD" 21.7 -WEB_SITE="https://repo.or.cz/w/fbpdf.git" 21.8 +WEB_SITE="https://repo.or.cz/fbpdf.git" 21.9 TARBALL="fbpdf-$VERSION.tar.gz" 21.10 WGET_URL="$WEB_SITE/snapshot/262662b256aa261c7eb5b06b4018591ce2dd6d44.tar.gz" 21.11 TAGS="pdf"
22.1 --- a/fzy/receipt Sun May 01 15:03:44 2022 +0000 22.2 +++ b/fzy/receipt Mon May 02 11:23:24 2022 +0000 22.3 @@ -9,7 +9,7 @@ 22.4 WEB_SITE="https://github.com/jhawthorn/fzy" 22.5 22.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 22.7 -WGET_URL="https://github.com/jhawthorn/$PACKAGE/release/download/$VERSION/$TARBALL" 22.8 +WGET_URL="https://github.com/jhawthorn/$PACKAGE/releases/download/$VERSION/$TARBALL" 22.9 22.10 DEPENDS="" 22.11 BUILD_DEPENDS=""
23.1 --- a/gitso/receipt Sun May 01 15:03:44 2022 +0000 23.2 +++ b/gitso/receipt Mon May 02 11:23:24 2022 +0000 23.3 @@ -17,7 +17,7 @@ 23.4 current_version() 23.5 { 23.6 wget -O - $WEB_SITE/commits/master 2>/dev/null | \ 23.7 - sed '/commits_list_item/!d;s|.*commits/\(.......\).*|\1|;q' 23.8 + sed '/Commits on/!d;s|.*on |"|;s|<.*|"|;q' | xargs date +%Y%m%d -d 23.9 } 23.10 23.11 # Rules to gen a SliTaz package suitable for Tazpkg.
24.1 --- a/httptunnel/receipt Sun May 01 15:03:44 2022 +0000 24.2 +++ b/httptunnel/receipt Mon May 02 11:23:24 2022 +0000 24.3 @@ -14,7 +14,7 @@ 24.4 current_version() 24.5 { 24.6 wget -O - $WEB_SITE/commits/master 2>/dev/null | \ 24.7 - sed '/commits_list_item/!d;s|.*commits/\(.......\).*|\1|;q' 24.8 + sed '/Commits on/!d;s|.*on |"|;s|<.*|"|;q' | xargs date +%Y%m%d -d 24.9 } 24.10 24.11 # Rules to configure and make the package.
25.1 --- a/javascript-racer/receipt Sun May 01 15:03:44 2022 +0000 25.2 +++ b/javascript-racer/receipt Mon May 02 11:23:24 2022 +0000 25.3 @@ -16,7 +16,7 @@ 25.4 current_version() 25.5 { 25.6 wget -O - https://github.com/jakesgordon/javascript-racer/commits/master 2>/dev/null | \ 25.7 - sed '/commits_list_item/!d;s|.*commits/\(.......\).*|\1|;q' 25.8 + sed '/Commits on/!d;s|.*on |"|;s|<.*|"|;q' | xargs date +%Y%m%d -d 25.9 } 25.10 25.11 # Rules to gen a SliTaz package suitable for Tazpkg.
26.1 --- a/kriss_feed/receipt Sun May 01 15:03:44 2022 +0000 26.2 +++ b/kriss_feed/receipt Mon May 02 11:23:24 2022 +0000 26.3 @@ -18,7 +18,7 @@ 26.4 current_version() 26.5 { 26.6 wget -O - https://github.com/tontof/kriss_feed/commits/master 2>/dev/null | \ 26.7 - sed '/commits_list_item/!d;s|.*commits/\(.......\).*|\1|;q' 26.8 + sed '/Commits on/!d;s|.*on |"|;s|<.*|"|;q' | xargs date +%Y%m%d -d 26.9 } 26.10 26.11 # Rules to gen a SliTaz package suitable for Tazpkg.
27.1 --- a/libestr/receipt Sun May 01 15:03:44 2022 +0000 27.2 +++ b/libestr/receipt Mon May 02 11:23:24 2022 +0000 27.3 @@ -9,7 +9,7 @@ 27.4 WEB_SITE="https://libestr.adiscon.com/" 27.5 27.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 27.7 -WGET_URL="http://libestr.adiscon.com/files/download/$TARBALL" 27.8 +WGET_URL="https://libestr.adiscon.com/files/download/$TARBALL" 27.9 27.10 # What is the latest version available today? 27.11 current_version()
28.1 --- a/liblognorm/receipt Sun May 01 15:03:44 2022 +0000 28.2 +++ b/liblognorm/receipt Mon May 02 11:23:24 2022 +0000 28.3 @@ -8,7 +8,7 @@ 28.4 LICENSE="LGPL2.1" 28.5 WEB_SITE="https://www.liblognorm.com/download/" 28.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 28.7 -WGET_URL="http://www.liblognorm.com/files/download/$TARBALL" 28.8 +WGET_URL="https://www.liblognorm.com/files/download/$TARBALL" 28.9 28.10 DEPENDS="libee libestr" 28.11 BUILD_DEPENDS="libestr-dev libee-dev automake"
29.1 --- a/libmrss/receipt Sun May 01 15:03:44 2022 +0000 29.2 +++ b/libmrss/receipt Mon May 02 11:23:24 2022 +0000 29.3 @@ -6,7 +6,7 @@ 29.4 SHORT_DESC="mRss is a C library for parsing, writing and creating RSS/ATOM files or streams." 29.5 MAINTAINER="tcg.thegamer@gmail.com" 29.6 LICENSE="GPL" 29.7 -WEB_SITE="http://www.autistici.org/bakunin" 29.8 +WEB_SITE="https://www.autistici.org/bakunin" 29.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 29.10 WGET_URL="${WEB_SITE}/${PACKAGE}/${TARBALL}" 29.11
30.1 --- a/libnxml/receipt Sun May 01 15:03:44 2022 +0000 30.2 +++ b/libnxml/receipt Mon May 02 11:23:24 2022 +0000 30.3 @@ -6,7 +6,7 @@ 30.4 SHORT_DESC="nXML is a C library for parsing, writing and creating XML 1.0 and 1.1 files or streams." 30.5 MAINTAINER="tcg.thegamer@gmail.com" 30.6 LICENSE="LGPL2.1" 30.7 -WEB_SITE="http://www.autistici.org/bakunin" 30.8 +WEB_SITE="https://www.autistici.org/bakunin" 30.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 30.10 WGET_URL="${WEB_SITE}/${PACKAGE}/${TARBALL}" 30.11
31.1 --- a/libsasl-without-ldap/receipt Sun May 01 15:03:44 2022 +0000 31.2 +++ b/libsasl-without-ldap/receipt Mon May 02 11:23:24 2022 +0000 31.3 @@ -10,7 +10,7 @@ 31.4 31.5 SOURCE="cyrus-sasl" 31.6 TARBALL="$SOURCE-$VERSION.tar.gz" 31.7 -WGET_URL="https://www.cyrusimap.org/releases/$TARBALL" 31.8 +WGET_URL="https://github.com/cyrusimap/cyrus-sasl/archive/$TARBALL" 31.9 31.10 DEPENDS="db openssl" 31.11 BUILD_DEPENDS="db-dev openssl-dev"
32.1 --- a/lua-readline/receipt Sun May 01 15:03:44 2022 +0000 32.2 +++ b/lua-readline/receipt Mon May 02 11:23:24 2022 +0000 32.3 @@ -18,7 +18,7 @@ 32.4 current_version() 32.5 { 32.6 wget -O - https://github.com/hleuwer/readline/commits/master 2>/dev/null | \ 32.7 - sed '/commits_list_item/!d;s|.*commits/\(.......\).*|\1|;q' 32.8 + sed '/Commits on/!d;s|.*on |"|;s|<.*|"|;q' | xargs date +%Y%m%d -d 32.9 } 32.10 32.11 # Rules to configure and make the package.
33.1 --- a/minesweeper/receipt Sun May 01 15:03:44 2022 +0000 33.2 +++ b/minesweeper/receipt Mon May 02 11:23:24 2022 +0000 33.3 @@ -16,7 +16,7 @@ 33.4 current_version() 33.5 { 33.6 wget -O - $WEB_SITE/commits/master 2>/dev/null | \ 33.7 - sed '/commits_list_item/!d;s|.*commits/\(.......\).*|\1|;q' 33.8 + sed '/Commits on/!d;s|.*on |"|;s|<.*|"|;q' | xargs date +%Y%m%d -d 33.9 } 33.10 33.11 # Rules to gen a SliTaz package suitable for Tazpkg.
34.1 --- a/mktorrent/receipt Sun May 01 15:03:44 2022 +0000 34.2 +++ b/mktorrent/receipt Mon May 02 11:23:24 2022 +0000 34.3 @@ -9,7 +9,7 @@ 34.4 WEB_SITE="https://github.com/Rudde/mktorrent" 34.5 34.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 34.7 -WGET_URL="${WEB_SITE}archive/v$VERSION/$TARBALL" 34.8 +WGET_URL="$WEB_SITE/archive/v$VERSION/$TARBALL" 34.9 34.10 DEPENDS="" 34.11 BUILD_DEPENDS=""
35.1 --- a/ndisc6/receipt Sun May 01 15:03:44 2022 +0000 35.2 +++ b/ndisc6/receipt Mon May 02 11:23:24 2022 +0000 35.3 @@ -8,7 +8,7 @@ 35.4 LICENSE="GPL2" 35.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 35.6 WEB_SITE="http://rdnssd.linkfanel.net/" 35.7 -WGET_URL="http://www.remlab.net/files/$PACKAGE/$TARBALL" 35.8 +WGET_URL="https://www.remlab.net/files/$PACKAGE/$TARBALL" 35.9 DEPENDS="perl" 35.10 CONFIG_FILES="/etc/rdnssd" 35.11
36.1 --- a/netplug/receipt Sun May 01 15:03:44 2022 +0000 36.2 +++ b/netplug/receipt Mon May 02 11:23:24 2022 +0000 36.3 @@ -8,7 +8,7 @@ 36.4 LICENSE="GPL2" 36.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 36.6 WEB_SITE="http://www.serpentine.com/blog/software/netplug/" 36.7 -WGET_URL="http://www.red-bean.com/~bos/netplug/$TARBALL" 36.8 +WGET_URL="https://www.red-bean.com/~bos/netplug/$TARBALL" 36.9 36.10 # What is the latest version available today? 36.11 current_version()
37.1 --- a/ola/receipt Sun May 01 15:03:44 2022 +0000 37.2 +++ b/ola/receipt Mon May 02 11:23:24 2022 +0000 37.3 @@ -8,7 +8,7 @@ 37.4 LICENSE="LGPL2.1" 37.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 37.6 WEB_SITE="https://www.openlighting.org/ola/" 37.7 -WGET_URL="https://github.com/OpenLightingProject/ola/archive/$VERSION.tar.gz" 37.8 +WGET_URL="https://github.com/OpenLightingProject/ola/releases/download/$VERSION/$TARBALL" 37.9 37.10 DEPENDS="libftdi liblo libmicrohttpd ncurses protobuf" 37.11 BUILD_DEPENDS="libtool flex protobuf-dev util-linux-uuid-dev cppunit-dev \
38.1 --- a/p0f/receipt Sun May 01 15:03:44 2022 +0000 38.2 +++ b/p0f/receipt Mon May 02 11:23:24 2022 +0000 38.3 @@ -9,7 +9,7 @@ 38.4 WEB_SITE="https://lcamtuf.coredump.cx/p0f.shtml" 38.5 38.6 TARBALL="$PACKAGE-$VERSION.tgz" 38.7 -WGET_URL="http://lcamtuf.coredump.cx/p0f${VERSION%.*}/releases/$TARBALL" 38.8 +WGET_URL="https://lcamtuf.coredump.cx/p0f${VERSION%.*}/releases/$TARBALL" 38.9 38.10 BUILD_DEPENDS="libpcap-dev" 38.11
39.1 --- a/pacman/receipt Sun May 01 15:03:44 2022 +0000 39.2 +++ b/pacman/receipt Mon May 02 11:23:24 2022 +0000 39.3 @@ -16,7 +16,7 @@ 39.4 current_version() 39.5 { 39.6 wget -O - $WEB_SITE/commits/master 2>/dev/null | \ 39.7 - sed '/commits_list_item/!d;s|.*commits/\(.......\).*|\1|;q' 39.8 + sed '/Commits on/!d;s|.*on |"|;s|<.*|"|;q' | xargs date +%Y%m%d -d 39.9 } 39.10 39.11 # Rules to gen a SliTaz package suitable for Tazpkg.
40.1 --- a/pam_ldap/receipt Sun May 01 15:03:44 2022 +0000 40.2 +++ b/pam_ldap/receipt Mon May 02 11:23:24 2022 +0000 40.3 @@ -19,7 +19,7 @@ 40.4 current_version() 40.5 { 40.6 wget -O - $WEB_SITE/commits/master 2>/dev/null | \ 40.7 - sed '/commits_list_item/!d;s|.*commits/\(.......\).*|\1|;q' 40.8 + sed '/Commits on/!d;s|.*on |"|;s|<.*|"|;q' | xargs date +%Y%m%d -d 40.9 } 40.10 40.11 # Rules to configure and make the package.
41.1 --- a/pass/receipt Sun May 01 15:03:44 2022 +0000 41.2 +++ b/pass/receipt Mon May 02 11:23:24 2022 +0000 41.3 @@ -10,7 +10,7 @@ 41.4 41.5 SOURCE="password-store" 41.6 TARBALL="$SOURCE-$VERSION.tar.xz" 41.7 -WGET_URL="http://git.zx2c4.com/$SOURCE/snapshot/$TARBALL" 41.8 +WGET_URL="https://git.zx2c4.com/$SOURCE/snapshot/$TARBALL" 41.9 41.10 SUGGESTED="git gnupg" 41.11 DEPENDS="bash"
42.1 --- a/pcsxr-svn/receipt Sun May 01 15:03:44 2022 +0000 42.2 +++ b/pcsxr-svn/receipt Mon May 02 11:23:24 2022 +0000 42.3 @@ -21,7 +21,7 @@ 42.4 current_version() 42.5 { 42.6 wget -O - $WEB_SITE/commits/master 2>/dev/null | \ 42.7 - sed '/commits_list_item/!d;s|.*commits/\(.......\).*|\1|;q' 42.8 + sed '/Commits on/!d;s|.*on |"|;s|<.*|"|;q' | xargs date +%Y%m%d -d 42.9 } 42.10 42.11 # Rules to configure and make the package.
43.1 --- a/prelink/receipt Sun May 01 15:03:44 2022 +0000 43.2 +++ b/prelink/receipt Mon May 02 11:23:24 2022 +0000 43.3 @@ -8,7 +8,7 @@ 43.4 LICENSE="GPL" 43.5 WEB_SITE="https://people.redhat.com/jakub/prelink/" 43.6 TARBALL="$PACKAGE-$VERSION.tar.bz2" 43.7 -WGET_URL="http://people.redhat.com/jakub/$PACKAGE/$TARBALL" 43.8 +WGET_URL="https://people.redhat.com/jakub/$PACKAGE/$TARBALL" 43.9 43.10 DEPENDS="elfutils" 43.11 BUILD_DEPENDS="elfutils-dev pkg-config"
44.1 --- a/pybootchartgui/receipt Sun May 01 15:03:44 2022 +0000 44.2 +++ b/pybootchartgui/receipt Mon May 02 11:23:24 2022 +0000 44.3 @@ -16,7 +16,7 @@ 44.4 current_version() 44.5 { 44.6 wget -O - https://github.com/kraj/poky/commits/master 2>/dev/null | \ 44.7 - sed '/commits_list_item/!d;s|.*commits/\(.......\).*|\1|;q' 44.8 + sed '/Commits on/!d;s|.*on |"|;s|<.*|"|;q' | xargs date +%Y%m%d -d 44.9 } 44.10 44.11 # Rules to gen a SliTaz package suitable for Tazpkg.
45.1 --- a/quodlibet/receipt Sun May 01 15:03:44 2022 +0000 45.2 +++ b/quodlibet/receipt Mon May 02 11:23:24 2022 +0000 45.3 @@ -9,7 +9,7 @@ 45.4 SUGGESTED="gst-plugins-bad gst-ffmpeg" 45.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 45.6 WEB_SITE="https://github.com/quodlibet/quodlibet" 45.7 -WGET_URL="$WEB_SITE/files/$TARBALL" 45.8 +WGET_URL="$WEB_SITE/releases/download/release-$VERSION.0/$TARBALL" 45.9 TAGS="multimedia audio sound music player python" 45.10 45.11 DEPENDS="dbus-python gst-python gst-plugins-base gst-plugins-good \
46.1 --- a/racer10k/receipt Sun May 01 15:03:44 2022 +0000 46.2 +++ b/racer10k/receipt Mon May 02 11:23:24 2022 +0000 46.3 @@ -16,7 +16,7 @@ 46.4 current_version() 46.5 { 46.6 wget -O - $WEB_SITE/commits/master 2>/dev/null | \ 46.7 - sed '/commits_list_item/!d;s|.*commits/\(.......\).*|\1|;q' 46.8 + sed '/Commits on/!d;s|.*on |"|;s|<.*|"|;q' | xargs date +%Y%m%d -d 46.9 } 46.10 46.11 # Rules to gen a SliTaz package suitable for Tazpkg.
47.1 --- a/rlwrap/receipt Sun May 01 15:03:44 2022 +0000 47.2 +++ b/rlwrap/receipt Mon May 02 11:23:24 2022 +0000 47.3 @@ -9,7 +9,7 @@ 47.4 WEB_SITE="https://github.com/hanslub42/rlwrap" 47.5 47.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 47.7 -WGET_URL="${WEB_SITE}archive/v$VERSION/$TARBALL" 47.8 +WGET_URL="$WEB_SITE/releases/download/v$VERSION/$TARBALL" 47.9 47.10 BUILD_DEPENDS="automake ncurses-dev readline-dev" 47.11
48.1 --- a/scanssh/receipt Sun May 01 15:03:44 2022 +0000 48.2 +++ b/scanssh/receipt Mon May 02 11:23:24 2022 +0000 48.3 @@ -8,7 +8,7 @@ 48.4 LICENSE="BSD" 48.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 48.6 WEB_SITE="https://www.monkey.org/~provos/scanssh/" 48.7 -WGET_URL="http://www.monkey.org/~provos/$TARBALL" 48.8 +WGET_URL="https://www.monkey.org/~provos/$TARBALL" 48.9 TAGS="ssh" 48.10 48.11 DEPENDS="libpcap libdnet libevent"
49.1 --- a/scratch/receipt Sun May 01 15:03:44 2022 +0000 49.2 +++ b/scratch/receipt Mon May 02 11:23:24 2022 +0000 49.3 @@ -8,7 +8,7 @@ 49.4 LICENSE="GPL2" 49.5 TARBALL="$PACKAGE-$VERSION.src.tar.gz" 49.6 WEB_SITE="https://scratch.mit.edu/" 49.7 -WGET_URL="http://download.scratch.mit.edu/$TARBALL" 49.8 +WGET_URL="https://download.scratch.mit.edu/$TARBALL" 49.9 HOST_ARCH="i486 arm" 49.10 49.11 SUGGESTED="scratch-help"
50.1 --- a/shiki-colors-murrine/receipt Sun May 01 15:03:44 2022 +0000 50.2 +++ b/shiki-colors-murrine/receipt Mon May 02 11:23:24 2022 +0000 50.3 @@ -18,7 +18,7 @@ 50.4 current_version() 50.5 { 50.6 wget -O - $WEB_SITE/commits/master 2>/dev/null | \ 50.7 - sed '/commits_list_item/!d;s|.*commits/\(.......\).*|\1|;q' 50.8 + sed '/Commits on/!d;s|.*on |"|;s|<.*|"|;q' | xargs date +%Y%m%d -d 50.9 } 50.10 50.11 # Rules to configure and make the package.
51.1 --- a/shiki-colors/receipt Sun May 01 15:03:44 2022 +0000 51.2 +++ b/shiki-colors/receipt Mon May 02 11:23:24 2022 +0000 51.3 @@ -18,7 +18,7 @@ 51.4 current_version() 51.5 { 51.6 wget -O - $WEB_SITE/commits/master 2>/dev/null | \ 51.7 - sed '/commits_list_item/!d;s|.*commits/\(.......\).*|\1|;q' 51.8 + sed '/Commits on/!d;s|.*on |"|;s|<.*|"|;q' | xargs date +%Y%m%d -d 51.9 } 51.10 51.11 # Rules to configure and make the package.
52.1 --- a/spaceinvaders/receipt Sun May 01 15:03:44 2022 +0000 52.2 +++ b/spaceinvaders/receipt Mon May 02 11:23:24 2022 +0000 52.3 @@ -16,7 +16,7 @@ 52.4 current_version() 52.5 { 52.6 wget -O - $WEB_SITE/commits/master 2>/dev/null | \ 52.7 - sed '/commits_list_item/!d;s|.*commits/\(.......\).*|\1|;q' 52.8 + sed '/Commits on/!d;s|.*on |"|;s|<.*|"|;q' | xargs date +%Y%m%d -d 52.9 } 52.10 52.11 # Rules to gen a SliTaz package suitable for Tazpkg.
53.1 --- a/sshrc/receipt Sun May 01 15:03:44 2022 +0000 53.2 +++ b/sshrc/receipt Mon May 02 11:23:24 2022 +0000 53.3 @@ -7,10 +7,10 @@ 53.4 SHORT_DESC="bring your .bashrc, .vimrc, etc. with you when you ssh" 53.5 MAINTAINER="pascal.bellard@slitaz.org" 53.6 LICENSE="MIT" 53.7 -WEB_SITE="https://github.com/danrabinowitz/sshrc" 53.8 +WEB_SITE="https://github.com/cdown/sshrc" 53.9 53.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 53.11 -WGET_URL="https://github.com/Russell91/sshrc/archive/$VERSION.tar.gz" 53.12 +WGET_URL="https://github.com/cdown/sshrc/archive/refs/tags/VERSION.tar.gz" 53.13 53.14 DEPENDS="bash openssl" 53.15 SUGGESTED="mosh" 53.16 @@ -18,8 +18,8 @@ 53.17 # What is the latest version available today? 53.18 current_version() 53.19 { 53.20 - wget -O - $WEB_SITE/commits/master 2>/dev/null | \ 53.21 - sed '/commits_list_item/!d;s|.*commits/\(.......\).*|\1|;q' 53.22 + wget -O - https://github.com/cdown/sshrc/tags 2>/dev/null | \ 53.23 + sed '/archive.*tar/!d;s|.*/v*\(.*\).tar.*|\1|;q' 53.24 } 53.25 53.26 # Rules to gen a SliTaz package suitable for Tazpkg.
54.1 --- a/stegdetect/receipt Sun May 01 15:03:44 2022 +0000 54.2 +++ b/stegdetect/receipt Mon May 02 11:23:24 2022 +0000 54.3 @@ -15,7 +15,7 @@ 54.4 current_version() 54.5 { 54.6 wget -O - $WEB_SITE/commits/master 2>/dev/null | \ 54.7 - sed '/commits_list_item/!d;s|.*commits/\(.......\).*|\1|;q' 54.8 + sed '/Commits on/!d;s|.*on |"|;s|<.*|"|;q' | xargs date +%Y%m%d -d 54.9 } 54.10 54.11 # Rules to configure and make the package.
55.1 --- a/sundown/receipt Sun May 01 15:03:44 2022 +0000 55.2 +++ b/sundown/receipt Mon May 02 11:23:24 2022 +0000 55.3 @@ -18,7 +18,7 @@ 55.4 current_version() 55.5 { 55.6 wget -O - $WEB_SITE/commits/master 2>/dev/null | \ 55.7 - sed '/commits_list_item/!d;s|.*commits/\(.......\).*|\1|;q' 55.8 + sed '/Commits on/!d;s|.*on |"|;s|<.*|"|;q' | xargs date +%Y%m%d -d 55.9 } 55.10 55.11 # Rules to configure and make the package.
56.1 --- a/svgcleaner/receipt Sun May 01 15:03:44 2022 +0000 56.2 +++ b/svgcleaner/receipt Mon May 02 11:23:24 2022 +0000 56.3 @@ -9,7 +9,7 @@ 56.4 WEB_SITE="https://github.com/RazrFalcon/svgcleaner" 56.5 56.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 56.7 -WGET_URL="$WEB_SITE/archive/${COMMIT:-v$VERSION}.tar.gz" 56.8 +WGET_URL="$WEB_SITE/archive/refs/tags/v$VERSION.tar.gz" 56.9 56.10 BUILD_DEPENDS="rust-cargo cacerts" 56.11
57.1 --- a/tcptrack/receipt Sun May 01 15:03:44 2022 +0000 57.2 +++ b/tcptrack/receipt Mon May 02 11:23:24 2022 +0000 57.3 @@ -9,7 +9,7 @@ 57.4 WEB_SITE="https://github.com/bchretien/tcptrack" 57.5 57.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 57.7 -WGET_URL="${WEB_SITE}archive/v$VERSION.tar.gz" 57.8 +WGET_URL="$WEB_SITE/archive/refs/tags/v$VERSION.tar.gz" 57.9 57.10 DEPENDS="libpcap ncurses" 57.11 BUILD_DEPENDS="libpcap-dev ncurses-dev"
58.1 --- a/trickle/receipt Sun May 01 15:03:44 2022 +0000 58.2 +++ b/trickle/receipt Mon May 02 11:23:24 2022 +0000 58.3 @@ -18,7 +18,7 @@ 58.4 current_version() 58.5 { 58.6 wget -O - $WEB_SITE/commits/master 2>/dev/null | \ 58.7 - sed '/commits_list_item/!d;s|.*commits/\(.......\).*|\1|;q' 58.8 + sed '/Commits on/!d;s|.*on |"|;s|<.*|"|;q' | xargs date +%Y%m%d -d 58.9 } 58.10 58.11 # Rules to configure and make the package.
59.1 --- a/upower/receipt Sun May 01 15:03:44 2022 +0000 59.2 +++ b/upower/receipt Mon May 02 11:23:24 2022 +0000 59.3 @@ -8,7 +8,7 @@ 59.4 LICENSE="GPL2" 59.5 TARBALL="$PACKAGE-$VERSION.tar.xz" 59.6 WEB_SITE="https://upower.freedesktop.org/" 59.7 -WGET_URL="http://upower.freedesktop.org/releases/$TARBALL" 59.8 +WGET_URL="https://upower.freedesktop.org/releases/$TARBALL" 59.9 59.10 DEPENDS="polkit glib libgio dbus dbus-glib libgudev libusb" 59.11 BUILD_DEPENDS="flex polkit-dev glib-dev libgio-dev dbus-dev dbus-glib-dev \
60.1 --- a/usb-modeswitch/receipt Sun May 01 15:03:44 2022 +0000 60.2 +++ b/usb-modeswitch/receipt Mon May 02 11:23:24 2022 +0000 60.3 @@ -12,7 +12,7 @@ 60.4 60.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 60.6 EXTRA_SOURCE_FILES="$PACKAGE_DATA.tar.bz2 usb_modeswitch.setup" 60.7 -WGET_URL="http://www.draisberghof.de/usb_modeswitch/$TARBALL" 60.8 +WGET_URL="https://www.draisberghof.de/usb_modeswitch/$TARBALL" 60.9 60.10 DEPENDS="libusb" 60.11 BUILD_DEPENDS="libusb-dev"
61.1 --- a/vmware-view-open-client/receipt Sun May 01 15:03:44 2022 +0000 61.2 +++ b/vmware-view-open-client/receipt Mon May 02 11:23:24 2022 +0000 61.3 @@ -19,7 +19,7 @@ 61.4 current_version() 61.5 { 61.6 wget -O - $WEB_SITE/commits/master 2>/dev/null | \ 61.7 - sed '/commits_list_item/!d;s|.*commits/\(.......\).*|\1|;q' 61.8 + sed '/Commits on/!d;s|.*on |"|;s|<.*|"|;q' | xargs date +%Y%m%d -d 61.9 } 61.10 61.11 # Rules to configure and make the package.
62.1 --- a/vorbisgain/receipt Sun May 01 15:03:44 2022 +0000 62.2 +++ b/vorbisgain/receipt Mon May 02 11:23:24 2022 +0000 62.3 @@ -8,7 +8,7 @@ 62.4 LICENSE="LGPL2.1" 62.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 62.6 WEB_SITE="https://sjeng.org/vorbisgain.html" 62.7 -WGET_URL="http://sjeng.org/ftp/vorbis/$TARBALL" 62.8 +WGET_URL="https://sjeng.org/ftp/vorbis/$TARBALL" 62.9 62.10 DEPENDS="libogg libvorbis" 62.11 BUILD_DEPENDS="libogg-dev libvorbis-dev"
63.1 --- a/wbar/receipt Sun May 01 15:03:44 2022 +0000 63.2 +++ b/wbar/receipt Mon May 02 11:23:24 2022 +0000 63.3 @@ -19,7 +19,7 @@ 63.4 current_version() 63.5 { 63.6 wget -O - $WEB_SITE/commits/dev-3.0 2>/dev/null | \ 63.7 - sed '/commits_list_item/!d;s|.*commits/\(.......\).*|\1|;q' 63.8 + sed '/Commits on/!d;s|.*on |"|;s|<.*|"|;q' | xargs date +%Y%m%d -d 63.9 } 63.10 63.11 # Rules to configure and make the package.
64.1 --- a/wbar2/receipt Sun May 01 15:03:44 2022 +0000 64.2 +++ b/wbar2/receipt Mon May 02 11:23:24 2022 +0000 64.3 @@ -27,7 +27,7 @@ 64.4 current_version() 64.5 { 64.6 wget -O - $WEB_SITE/commits/dev-3.0 2>/dev/null | \ 64.7 - sed '/commits_list_item/!d;s|.*commits/\(.......\).*|\1|;q' 64.8 + sed '/Commits on/!d;s|.*on |"|;s|<.*|"|;q' | xargs date +%Y%m%d -d 64.9 } 64.10 64.11 # Rules to configure and make the package.
65.1 --- a/weston/receipt Sun May 01 15:03:44 2022 +0000 65.2 +++ b/weston/receipt Mon May 02 11:23:24 2022 +0000 65.3 @@ -7,8 +7,8 @@ 65.4 MAINTAINER="pankso@slitaz.org" 65.5 LICENSE="MIT" 65.6 TARBALL="$PACKAGE-$VERSION.tar.xz" 65.7 -WEB_SITE="http://www.slitaz.org/" 65.8 -WGET_URL="http://wayland.freedesktop.org/releases/$TARBALL" 65.9 +WEB_SITE="https://wayland.freedesktop.org/" 65.10 +WGET_URL="https://wayland.freedesktop.org/releases/$TARBALL" 65.11 65.12 DEPENDS="wayland mesa-wayland cairo-gl libxkbcommon libunwind mtdev \ 65.13 xorg-libXcursor pam liblzma"
66.1 --- a/yajl/receipt Sun May 01 15:03:44 2022 +0000 66.2 +++ b/yajl/receipt Mon May 02 11:23:24 2022 +0000 66.3 @@ -9,7 +9,7 @@ 66.4 WEB_SITE="https://lloyd.github.io/yajl/" 66.5 66.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 66.7 -WGET_URL="https://github.com/lloyd/$PACKAGE/archive/$VERSION.tar.gz" 66.8 +WGET_URL="https://github.com/lloyd/$PACKAGE/archive/refs/tags/$VERSION.tar.gz" 66.9 66.10 BUILD_DEPENDS="cmake doxygen git" 66.11
67.1 --- a/yasm-dev/receipt Sun May 01 15:03:44 2022 +0000 67.2 +++ b/yasm-dev/receipt Mon May 02 11:23:24 2022 +0000 67.3 @@ -7,7 +7,7 @@ 67.4 MAINTAINER="jozee@slitaz.org" 67.5 LICENSE="BSD GPL2 LGPL2" 67.6 WANTED="yasm" 67.7 -WEB_SITE="http://www.tortall.net/projects/yasm/" 67.8 +WEB_SITE="https://github.com/yasm/yasm" 67.9 HOST_ARCH="i486 arm" 67.10 67.11 DEPENDS="yasm"
68.1 --- a/yasm/receipt Sun May 01 15:03:44 2022 +0000 68.2 +++ b/yasm/receipt Mon May 02 11:23:24 2022 +0000 68.3 @@ -6,9 +6,9 @@ 68.4 MAINTAINER="jozee@slitaz.org" 68.5 LICENSE="BSD GPL2 LGPL2" 68.6 SHORT_DESC="A rewrite of NASM with multiple syntax (NASM, TASM, GAS, etc.)" 68.7 -WEB_SITE="http://www.tortall.net/projects/yasm/" 68.8 +WEB_SITE="https://github.com/yasm/yasm" 68.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 68.10 -WGET_URL="$WEB_SITE/releases/$TARBALL" 68.11 +WGET_URL="https://github.com/yasm/yasm/releases/download/v$VERSION/$TARBALL" 68.12 HOST_ARCH="i486 arm" 68.13 68.14 DEPENDS="" 68.15 @@ -23,7 +23,6 @@ 68.16 # Rules to configure and make the package. 68.17 compile_rules() 68.18 { 68.19 - cd $src 68.20 ./configure $CONFIGURE_ARGS && 68.21 make && 68.22 make install
69.1 --- a/yuyo-gtk-theme/receipt Sun May 01 15:03:44 2022 +0000 69.2 +++ b/yuyo-gtk-theme/receipt Mon May 02 11:23:24 2022 +0000 69.3 @@ -19,7 +19,7 @@ 69.4 current_version() 69.5 { 69.6 wget -O - $WEB_SITE/commits/master 2>/dev/null | \ 69.7 - sed '/commits_list_item/!d;s|.*commits/\(.......\).*|\1|;q' 69.8 + sed '/Commits on/!d;s|.*on |"|;s|<.*|"|;q' | xargs date +%Y%m%d -d 69.9 } 69.10 69.11 # Rules to gen a SliTaz package suitable for Tazpkg.