wok diff cocoalib/receipt @ rev 25494

Add finch & btop (thanks ceel)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Nov 30 08:50:05 2022 +0000 (19 months ago)
parents fff755dd0f58
children
line diff
     1.1 --- a/cocoalib/receipt	Sat Apr 09 14:28:38 2022 +0000
     1.2 +++ b/cocoalib/receipt	Wed Nov 30 08:50:05 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"