wok diff vpnc-cert/receipt @ rev 25474
openjdk-6-src: use find from findutils in place of busybox find
author | Hans-G?nter Theisgen |
---|---|
date | Thu Oct 13 16:42:57 2022 +0100 (2022-10-13) |
parents | 1805f71c5d9f |
children | 7f7bd3c9775e |
line diff
1.1 --- a/vpnc-cert/receipt Fri May 06 11:04:25 2022 +0000 1.2 +++ b/vpnc-cert/receipt Thu Oct 13 16:42:57 2022 +0100 1.3 @@ -9,7 +9,7 @@ 1.4 LICENSE="GPL2" 1.5 TARBALL="$SOURCE-$VERSION.tar.gz" 1.6 WEB_SITE="https://github.com/streambinder/vpnc" 1.7 -WGET_URL="$WEB_SITE/$TARBALL" 1.8 +WGET_URL="https://www.unix-ag.uni-kl.de/~massar/vpnc/$TARBALL" 1.9 CONFIG_FILES="/etc/vpnc" 1.10 TAGS="vpn tunnel" 1.11 PROVIDE="vpnc"