wok-current diff sharedance/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 535c806240cc
children
line diff
     1.1 --- a/sharedance/receipt	Thu Feb 17 12:02:46 2022 +0000
     1.2 +++ b/sharedance/receipt	Fri Apr 19 12:48:51 2024 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="MIT"
     1.5  WEB_SITE="https://web.archive.org/web/20180128000525/https://www.pureftpd.org/project/sharedance"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.7 -WGET_URL="http://download.pureftpd.org/pub/sharedance/$TARBALL"
     1.8 +WGET_URL="https://download.pureftpd.org/pub/sharedance/$TARBALL"
     1.9  
    1.10  DEPENDS="libevent"
    1.11  BUILD_DEPENDS="libevent-dev"