wok diff tahoe-lafs/receipt @ rev 25805
created recipe for xfce4-weather-plugin
author | Hans-G?nter Theisgen |
---|---|
date | Wed Nov 13 15:24:31 2024 +0100 (4 weeks ago) |
parents | 04410c6a9726 |
children |
line diff
1.1 --- a/tahoe-lafs/receipt Mon Jul 25 07:43:39 2022 +0100 1.2 +++ b/tahoe-lafs/receipt Wed Nov 13 15:24:31 2024 +0100 1.3 @@ -19,8 +19,8 @@ 1.4 # What is the latest version available today? 1.5 current_version() 1.6 { 1.7 - wget -O - ${WGET_URL%/*} 2>/dev/null | \ 1.8 - sed "/latest/d;/$PACKAGE-/!d;/tar/!d;s|.*$PACKAGE-\\(.*\\).tar.*\".*|\\1|" | sort -Vr | sed q 1.9 + wget -O - ${WGET_URL%/arch*}/tags 2>/dev/null | \ 1.10 + sed '/tag\//!d;s|.*tag/[a-z-]*||;s|".*||;q' 1.11 } 1.12 1.13 # Rules to configure and make the package.