wok-6.x diff prelink/receipt @ rev 25342

Down python-bcrypt: last version supporting python < 3.6
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Jul 24 17:10:41 2022 +0000 (2022-07-24)
parents e197a1539e2e
children
line diff
     1.1 --- a/prelink/receipt	Sat Apr 23 15:28:40 2022 +0000
     1.2 +++ b/prelink/receipt	Sun Jul 24 17:10:41 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"