wok diff getmail/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 da2fa84d09f5
children 76aba861a11e
line diff
     1.1 --- a/getmail/receipt	Tue Mar 01 15:05:47 2022 +0100
     1.2 +++ b/getmail/receipt	Thu May 19 17:04:56 2022 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="http://pyropus.ca/software/getmail"
     1.5  
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WGET_URL="$WEB_SITE/old-versions/$TARBALL"
     1.8 +WGET_URL="http://www.mirrorservice.org/pub/pkgsrc/distfiles/$TARBALL"
     1.9  
    1.10  DEPENDS="python"
    1.11  BUILD_DEPENDS="python python-dev"