wok-current diff sslh/receipt @ rev 24524
eudev: added build dependency libxslt
author | Hans-G?nter Theisgen |
---|---|
date | Tue Feb 22 17:08:18 2022 +0100 (2022-02-22) |
parents | 6b6d14c9f7e9 |
children | cb67b4f8be05 |
line diff
1.1 --- a/sslh/receipt Thu Apr 08 09:21:26 2021 +0000 1.2 +++ b/sslh/receipt Tue Feb 22 17:08:18 2022 +0100 1.3 @@ -18,8 +18,8 @@ 1.4 1.5 current_version() 1.6 { 1.7 - wget -O - ${WGET_URL%/arch*}/releases 2>/dev/null | \ 1.8 - sed '/tags.*tar/!d;s|.*tags/v\(.*\).tar.*|\1|;q' 1.9 + wget -O - ${WGET_URL%/arch*}/tags 2>/dev/null | \ 1.10 + sed '/tags.*tar.gz/!d;s|.*tags/v\(.*\).tar.*|\1|;q' 1.11 } 1.12 1.13 # Rules to configure and make the package.