wok-current diff mesa-demos/receipt @ rev 24983
Up xcursor-comix (0.9.2)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun May 08 16:45:21 2022 +0000 (2022-05-08) |
parents | 89c8d8b6cf48 |
children | a23978bfa665 |
line diff
1.1 --- a/mesa-demos/receipt Fri Feb 18 09:29:30 2022 +0000 1.2 +++ b/mesa-demos/receipt Sun May 08 16:45:21 2022 +0000 1.3 @@ -16,8 +16,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-[0-9]/!d;/tar/!d;s|.*$PACKAGE-\\(.*\\).tar.*|\\1|" | sort -Vr | sed q 1.9 + wget -O - 'https://gitlab.freedesktop.org/mesa/demos/-/tags?sort=updated_desc' 2>/dev/null | \ 1.10 + sed '/item-title/!d;s|.*">[a-z-]*||;s|<.*||;q' 1.11 } 1.12 1.13 # Rules to configure and make the package.