wok-current diff stegdetect/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 (2 months ago)
parents e1e1678c5265
children
line diff
     1.1 --- a/stegdetect/receipt	Mon May 02 11:23:24 2022 +0000
     1.2 +++ b/stegdetect/receipt	Fri Apr 19 12:48:51 2024 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="BSD"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.6  WEB_SITE="https://github.com/abeluck/stegdetect"
     1.7 -WGET_URL="$WEB_SITE/$TARBALL"
     1.8 +WGET_URL="https://fossies.org/linux/privat/old/$TARBALL"
     1.9  TAGS="stenography"
    1.10  
    1.11  # What is the latest version available today?