wok rev 25844
Update some urls
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu May 22 06:31:00 2025 +0000 (3 weeks ago) |
parents | 7cb31b58a2b8 |
children | 46b47ab27873 |
files | granite/receipt lionwiki/receipt marlin/receipt npush/receipt |
line diff
1.1 --- a/granite/receipt Wed May 21 09:04:33 2025 +0000 1.2 +++ b/granite/receipt Thu May 22 06:31:00 2025 +0000 1.3 @@ -9,7 +9,8 @@ 1.4 WEB_SITE="https://launchpad.net/granite" 1.5 BRANCH="535" 1.6 TARBALL="$PACKAGE-$BRANCH.tar.bz2" 1.7 -WGET_URL="bzr|lp:granite" 1.8 +#WGET_URL="bzr|lp:granite" 1.9 +WGET_URL="https://distro.ibiblio.org/slitaz/sources/packages/${TARBALL:0:1}/$TARBALL" 1.10 1.11 DEPENDS="gtk+3 libgee" 1.12 BUILD_DEPENDS="bazaar cmake vala gtk+3-dev libgio-dev glib-dev libgee-dev \
2.1 --- a/lionwiki/receipt Wed May 21 09:04:33 2025 +0000 2.2 +++ b/lionwiki/receipt Thu May 22 06:31:00 2025 +0000 2.3 @@ -9,7 +9,7 @@ 2.4 WEB_SITE="https://web.archive.org/web/20230706005008/http://lionwiki.0o.cz/index.php?page=Main+page" 2.5 2.6 TARBALL="$PACKAGE-$VERSION.zip" 2.7 -WGET_URL="http://lionwiki.0o.cz/download/$VERSION/$TARBALL" 2.8 +WGET_URL="https://distro.ibiblio.org/slitaz/sources/packages/${TARBALL:0:1}/$TARBALL" 2.9 2.10 DEPENDS="lighttpd php" 2.11 2.12 @@ -20,7 +20,7 @@ 2.13 # What is the latest version available today? 2.14 current_version() 2.15 { 2.16 - wget -O - $WEB_SITE 2>/dev/null | \ 2.17 + wget -O - http://lionwiki.0o.cz/index.php?page=Main+page 2>/dev/null | \ 2.18 sed 's|</li>|&\n|g' | sed '/was released/!d;s|.*LionWiki ||;s| .*||;q' 2.19 } 2.20
3.1 --- a/marlin/receipt Wed May 21 09:04:33 2025 +0000 3.2 +++ b/marlin/receipt Thu May 22 06:31:00 2025 +0000 3.3 @@ -9,7 +9,8 @@ 3.4 WEB_SITE="https://launchpad.net/marlin" 3.5 BRANCH="886" 3.6 TARBALL="$PACKAGE-$BRANCH.tar.bz2" 3.7 -WGET_URL="bzr|lp:marlin" 3.8 +#WGET_URL="bzr|lp:marlin" 3.9 +WGET_URL="https://distro.ibiblio.org/slitaz/sources/packages/${TARBALL:0:1}/$TARBALL" 3.10 3.11 DEPENDS="dbus-glib gtk+3 libgee libnotify-gtk3 libsqlite varka dconf" 3.12 SUGGESTED="tumbler ffmpegthumbnailer granite extended-actions"
4.1 --- a/npush/receipt Wed May 21 09:04:33 2025 +0000 4.2 +++ b/npush/receipt Thu May 22 06:31:00 2025 +0000 4.3 @@ -7,7 +7,7 @@ 4.4 MAINTAINER="pascal.bellard@slitaz.org" 4.5 LICENSE="GPL2" 4.6 TARBALL="$PACKAGE-$VERSION.tgz" 4.7 -WEB_SITE="http://zsync.moria.org.uk/" 4.8 +WEB_SITE="https://zsync.moria.org.uk/" 4.9 WGET_URL="$SF_MIRROR/$PACKAGE/$VERSION/$TARBALL" 4.10 4.11 DEPENDS="ncurses"