wok diff openobex/receipt @ rev 24228
syslinux: add apple partitions (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jan 01 11:57:50 2022 +0000 (2022-01-01) |
parents | dc0f7fd1ff7d |
children | fb22330086d8 |
line diff
1.1 --- a/openobex/receipt Sat Jun 12 09:05:17 2021 +0000 1.2 +++ b/openobex/receipt Sat Jan 01 11:57:50 2022 +0000 1.3 @@ -17,7 +17,7 @@ 1.4 1.5 current_version() 1.6 { 1.7 - wget -O - ${WGET_URL%/arch*}/tags 2>/dev/null | \ 1.8 + wget -O - $WEB_SITE/-/tags 2>/dev/null | \ 1.9 sed '/tar.gz/!d;s|.*/mainline-\(.*\).tar.gz".*|\1|;q' 1.10 } 1.11