wok rev 25582
Up tp_smapi64 (0.43)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat May 27 12:55:43 2023 +0000 (17 months ago) |
parents | d66160614dc4 |
children | ba642f310677 |
files | bazaar-tools/receipt sozi/receipt tp_smapi64/receipt |
line diff
1.1 --- a/bazaar-tools/receipt Sat May 27 11:13:29 2023 +0000 1.2 +++ b/bazaar-tools/receipt Sat May 27 12:55:43 2023 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL2" 1.5 SOURCE="bzrtools" 1.6 TARBALL="$SOURCE-$VERSION.tar.gz" 1.7 -WEB_SITE="http://bazaar-vcs.org/BzrTools" 1.8 +WEB_SITE="https://launchpad.net/$SOURCE/" 1.9 WGET_URL="https://launchpad.net/$SOURCE/stable/$VERSION/+download/$TARBALL" 1.10 1.11 DEPENDS="bazaar python"
2.1 --- a/sozi/receipt Sat May 27 11:13:29 2023 +0000 2.2 +++ b/sozi/receipt Sat May 27 12:55:43 2023 +0000 2.3 @@ -1,14 +1,14 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="sozi" 2.7 -VERSION="12.09-27213249" 2.8 +VERSION="13.11-30213629" 2.9 CATEGORY="graphics" 2.10 SHORT_DESC="A small program that can play animated presentations." 2.11 MAINTAINER="pascal.bellard@slitaz.org" 2.12 LICENSE="GPL3" 2.13 WEB_SITE="https://github.com/senshu/Sozi" 2.14 TARBALL="$PACKAGE-release-$VERSION.zip" 2.15 -WGET_URL="https://github.com/downloads/senshu/Sozi/$TARBALL" 2.16 +WGET_URL="https://github.com/sozi-projects/Sozi/releases/download/${VERSION%-*}/$TARBALL" 2.17 2.18 DEPENDS="inkscape python pygtk python-lxml" 2.19 BUILD_DEPENDS="wget"
3.1 --- a/tp_smapi64/receipt Sat May 27 11:13:29 2023 +0000 3.2 +++ b/tp_smapi64/receipt Sat May 27 12:55:43 2023 +0000 3.3 @@ -2,14 +2,14 @@ 3.4 3.5 PACKAGE="tp_smapi64" 3.6 SOURCE="tp_smapi" 3.7 -VERSION="0.41" 3.8 +VERSION="0.43" 3.9 CATEGORY="base-system" 3.10 SHORT_DESC="IBM ThinkPad SMAPI BIOS driver" 3.11 MAINTAINER="domcox@slitaz.org" 3.12 LICENSE="GPL2" 3.13 TARBALL="$SOURCE-$VERSION.tar.gz" 3.14 -WEB_SITE="https://github.com/evgeni/tp_smapi" 3.15 -WGET_URL="https://github.com/downloads/evgeni/$SOURCE/$TARBALL" 3.16 +WEB_SITE="https://github.com/linux-thinkpad/tp_smapi" 3.17 +WGET_URL="https://github.com/linux-thinkpad/tp_smapi/archive/refs/tags/tp-smapi/$VERSION.tar.gz" 3.18 PROVIDE="tp_smapi:linux64" 3.19 3.20 BUILD_DEPENDS="linux64-module-headers linux-source wget \