wok diff iasl/receipt @ rev 25801
created recipe for xfce4-calculator-plugin
author | Hans-G?nter Theisgen |
---|---|
date | Sat Nov 02 14:21:07 2024 +0100 (2 weeks ago) |
parents | 1bb618a02809 |
children |
line diff
1.1 --- a/iasl/receipt Fri Mar 11 07:05:53 2022 +0100 1.2 +++ b/iasl/receipt Sat Nov 02 14:21:07 2024 +0100 1.3 @@ -17,8 +17,8 @@ 1.4 # What is the latest version available today? 1.5 current_version() 1.6 { 1.7 - wget -O - https://acpica.org/downloads 2>/dev/null | \ 1.8 - sed "/latest/d;/$SOURCE-[0-9]/!d;/tar/!d;s|.*$SOURCE-\\(.*\\).tar.*|\\1|" | sort -Vr | sed q 1.9 + wget -O - https://github.com/acpica/acpica/tags 2>/dev/null | \ 1.10 + sed '/tag\//!d;s|.*tag/[A-Za-z_-]*||;s|".*||;s|_|.|g;q' 1.11 } 1.12 1.13 # Rules to configure and make the package.