wok-current diff httpie/receipt @ rev 25733
Accept licence PyQt-x11-gpl, bump firmware* to 20240610, build imagemagick (merge)
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Fri Dec 20 16:13:23 2024 +0000 (2 months ago) |
parents | 5ea0ce1cecc0 |
children |
line diff
1.1 --- a/httpie/receipt Tue Jun 08 08:46:05 2021 +0000 1.2 +++ b/httpie/receipt Fri Dec 20 16:13:23 2024 +0000 1.3 @@ -16,7 +16,7 @@ 1.4 1.5 current_version() 1.6 { 1.7 - wget -O - ${WGET_URL%/arch*}/releases 2>/dev/null | \ 1.8 + wget -O - https://github.com/httpie/httpie/tags 2>/dev/null | \ 1.9 sed '/archive.*tar/!d;s|.*/\(.*\).tar.*|\1|;q' 1.10 } 1.11