wok diff zsh/receipt @ rev 25794
created recipe for exo-lang
author | Hans-G?nter Theisgen |
---|---|
date | Wed Oct 23 16:19:52 2024 +0100 (4 weeks ago) |
parents | ea7c7014b421 |
children |
line diff
1.1 --- a/zsh/receipt Tue Jun 07 08:21:12 2022 +0000 1.2 +++ b/zsh/receipt Wed Oct 23 16:19:52 2024 +0100 1.3 @@ -19,7 +19,7 @@ 1.4 current_version() 1.5 { 1.6 wget -O - ${WGET_URL%/*} 2>/dev/null | \ 1.7 - sed "/$PACKAGE-/!d;s|.*$PACKAGE-||;s|.tar.*||" | tail -n1 1.8 + sed "/$PACKAGE-/!d;/doc/d;s|.*$PACKAGE-||;s|.tar.*||" | sort -Vr | sed q 1.9 } 1.10 1.11 # Rules to configure and make the package.