wok-current diff gadmin-openvpn-server/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 52649f27a0da
children
line diff
     1.1 --- a/gadmin-openvpn-server/receipt	Sun Mar 13 12:06:14 2022 +0000
     1.2 +++ b/gadmin-openvpn-server/receipt	Fri Apr 19 12:48:51 2024 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="GPL3"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.6  WEB_SITE="https://web.archive.org/web/20180218034430/http://dalalven.dtdns.net/linux/gadmintools-webpage/"
     1.7 -WGET_URL="http://dalalven.dtdns.net/linux/gadmin-openvpn/server/$TARBALL"
     1.8 +WGET_URL="https://github.com/sedwards/gadmintools_src_pkgs/raw/master/$TARBALL"
     1.9  
    1.10  DEPENDS="gtk+ openvpn"
    1.11  BUILD_DEPENDS="gtk+-dev"