wok-current diff prelink/receipt @ rev 25701

Fix dep for libglamoregl.so (libepoxy), and miss file for amdgpu (thanks alanyih)
author Stanislas Leduc <shann@slitaz.org>
date Fri Apr 19 12:48:51 2024 +0000 (6 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	Fri Apr 19 12:48:51 2024 +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"