wok rev 25105
Use archive.org for some web_site
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Jun 22 10:31:41 2022 +0000 (2022-06-22) |
parents | d8a3a6689896 |
children | 8b627a0fc33a |
files | cocoalib/receipt stoq/receipt stoqdrivers/receipt stoqlib/receipt |
line diff
1.1 --- a/cocoalib/receipt Wed Jun 22 08:45:04 2022 +0000 1.2 +++ b/cocoalib/receipt Wed Jun 22 10:31:41 2022 +0000 1.3 @@ -6,10 +6,10 @@ 1.4 SHORT_DESC="C++ library for computations in commutative algebra" 1.5 MAINTAINER="al.bobylev@gmail.com" 1.6 LICENSE="GPL3" 1.7 -WEB_SITE="https://cocoa.dima.unige.it/cocoa/cocoalib/" 1.8 +WEB_SITE="https://web.archive.org/web/20220622092428/https://cocoa.dima.unige.it/cocoa/cocoalib/" 1.9 1.10 TARBALL="CoCoALib-$VERSION.tgz" 1.11 -WGET_URL="${WEB_SITE}tgz/$TARBALL" 1.12 +WGET_URL="https://web.archive.org/web/20220621195548if_/https://cocoa.dima.unige.it/cocoa/cocoalib/tgz/$TARBALL" 1.13 1.14 DEPENDS="gcc83-lib-base gmp gsl libboost-filesystem libboost-iostreams 1.15 libboost-system libboost-thread libboost-tr1"
2.1 --- a/stoq/receipt Wed Jun 22 08:45:04 2022 +0000 2.2 +++ b/stoq/receipt Wed Jun 22 10:31:41 2022 +0000 2.3 @@ -7,7 +7,7 @@ 2.4 MAINTAINER="claudinei@slitaz.org" 2.5 LICENSE="GPL2" 2.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 2.7 -WEB_SITE="http://www.stoq.com.br" 2.8 +WEB_SITE="https://web.archive.org/web/20150919172113/http://www.stoq.com.br/" 2.9 WGET_URL="https://web.archive.org/web/20150907231555if_/http://download.stoq.com.br/sources/$VERSION/$TARBALL" 2.10 2.11 DEPENDS="python pygtk postgresql psycopg2 zopeinterface python-pil \
3.1 --- a/stoqdrivers/receipt Wed Jun 22 08:45:04 2022 +0000 3.2 +++ b/stoqdrivers/receipt Wed Jun 22 10:31:41 2022 +0000 3.3 @@ -6,7 +6,7 @@ 3.4 SHORT_DESC="Useful drivers for Stoq and retail systems." 3.5 MAINTAINER="claudinei@slitaz.org" 3.6 LICENSE="LGPL2.1" 3.7 -WEB_SITE="http://www.stoq.com.br" 3.8 +WEB_SITE="https://web.archive.org/web/20150919172113/http://www.stoq.com.br/" 3.9 3.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 3.11 WGET_URL="https://github.com/stoq/$PACKAGE/archive/v$VERSION.tar.gz"
4.1 --- a/stoqlib/receipt Wed Jun 22 08:45:04 2022 +0000 4.2 +++ b/stoqlib/receipt Wed Jun 22 10:31:41 2022 +0000 4.3 @@ -7,7 +7,7 @@ 4.4 MAINTAINER="claudinei@slitaz.org" 4.5 LICENSE="LGPL2.1" 4.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 4.7 -WEB_SITE="http://www.stoq.com.br" 4.8 +WEB_SITE="https://web.archive.org/web/20150919172113/http://www.stoq.com.br/" 4.9 WGET_URL="https://web.archive.org/web/20150907231324if_/http://download.stoq.com.br/sources/$VERSION/$TARBALL" 4.10 4.11 DEPENDS="python pygtk postgresql psycopg2 zopeinterface python-pil \