wok diff prelink/receipt @ rev 24974

Update some wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon May 02 11:23:24 2022 +0000 (2022-05-02)
parents e197a1539e2e
children
line diff
     1.1 --- a/prelink/receipt	Sat Apr 23 15:28:40 2022 +0000
     1.2 +++ b/prelink/receipt	Mon May 02 11:23:24 2022 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="GPL"
     1.5  WEB_SITE="https://people.redhat.com/jakub/prelink/"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.7 -WGET_URL="http://people.redhat.com/jakub/$PACKAGE/$TARBALL"
     1.8 +WGET_URL="https://people.redhat.com/jakub/$PACKAGE/$TARBALL"
     1.9  
    1.10  DEPENDS="elfutils"
    1.11  BUILD_DEPENDS="elfutils-dev pkg-config"