wok diff prelink/receipt @ rev 25477

icedtea6-jdk: find output to variable
author Hans-G?nter Theisgen
date Thu Oct 13 17:53:47 2022 +0100 (23 months ago)
parents e197a1539e2e
children
line diff
     1.1 --- a/prelink/receipt	Sat Apr 23 15:28:40 2022 +0000
     1.2 +++ b/prelink/receipt	Thu Oct 13 17:53:47 2022 +0100
     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"