wok diff libctpp2/receipt @ rev 25028

Update some wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 19 17:04:56 2022 +0000 (23 months ago)
parents 4ce52a0b72fd
children
line diff
     1.1 --- a/libctpp2/receipt	Wed Mar 16 10:01:11 2022 +0000
     1.2 +++ b/libctpp2/receipt	Thu May 19 17:04:56 2022 +0000
     1.3 @@ -10,7 +10,7 @@
     1.4  WEB_SITE="https://web.archive.org/web/20180803011303/http://ctpp.havoc.ru/en/"
     1.5  
     1.6  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.7 -WGET_URL="http://ctpp.havoc.ru/download/$TARBALL"
     1.8 +WGET_URL="http://ftp.vim.org/pub/ftp/pub/kiwix/dev/$TARBALL"
     1.9  
    1.10  DEPENDS="gcc-lib-base"
    1.11  BUILD_DEPENDS="cmake"