wok-6.x diff cairo-clock/receipt @ rev 25445
itaka: fix wget_url
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Sep 06 07:38:52 2022 +0000 (2022-09-06) |
parents | afae00265386 |
children |
line diff
1.1 --- a/cairo-clock/receipt Tue Feb 08 16:59:06 2022 +0000 1.2 +++ b/cairo-clock/receipt Tue Sep 06 07:38:52 2022 +0000 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;/orig/!d;s|.*${PACKAGE}_\\(.*\\).tar.*\".*|\\1|;q" 1.8 + sed "/${PACKAGE}_/!d;/orig/!d;s|.*${PACKAGE}_\\(.*\\).orig.tar.*\".*|\\1|;q" 1.9 } 1.10 1.11 # Rules to configure and make the package.