wok diff openvpn/receipt @ rev 24939
f2c: add libf2c
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Apr 15 16:15:33 2022 +0000 (2022-04-15) |
parents | 7bea68e23e6b |
children | adec29cf1856 |
line diff
1.1 --- a/openvpn/receipt Mon May 10 20:32:02 2021 +0000 1.2 +++ b/openvpn/receipt Fri Apr 15 16:15:33 2022 +0000 1.3 @@ -19,8 +19,8 @@ 1.4 1.5 current_version() 1.6 { 1.7 - wget -O - $WEB_SITE/community-downloads/ 2>/dev/null | \ 1.8 - sed '/releases/!d;/tar/!d;s|.*openvpn-\(.*\).tar.*|\1|;q' 1.9 + wget -O - https://github.com/OpenVPN/openvpn/tags 2>/dev/null | \ 1.10 + sed '/archive.*tar/!d;s|.*/v*\(.*\).tar.*|\1|;q' 1.11 } 1.12 1.13 # Rules to configure and make the package.