wok-current diff xl2tpd/receipt @ rev 25417
Openvpn/make-ovpn/client: multi server support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Aug 05 07:39:58 2022 +0000 (2022-08-05) |
parents | 5ea0ce1cecc0 |
children |
line diff
1.1 --- a/xl2tpd/receipt Tue Jun 08 08:46:05 2021 +0000 1.2 +++ b/xl2tpd/receipt Fri Aug 05 07:39:58 2022 +0000 1.3 @@ -7,7 +7,7 @@ 1.4 SHORT_DESC="Layer 2 Tunneling Protocol (L2TP) daemon." 1.5 MAINTAINER="pascal.bellard@slitaz.org" 1.6 LICENSE="GPL2" 1.7 -WEB_SITE="https://www.xelerance.com/software/xl2tpd" 1.8 +WEB_SITE="https://github.com/xelerance/xl2tpd" 1.9 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WGET_URL="https://github.com/xelerance/$PACKAGE/archive/v$VERSION.tar.gz"