wok-current diff lz4/receipt @ rev 23409
updated perl-try-tiny (0.22 -> 0.30)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Apr 01 07:04:07 2020 +0100 (2020-04-01) |
parents | 25f8eb393142 |
children | 03ac2467a4fc |
line diff
1.1 --- a/lz4/receipt Fri Feb 07 12:27:53 2020 +0100 1.2 +++ b/lz4/receipt Wed Apr 01 07:04:07 2020 +0100 1.3 @@ -15,7 +15,7 @@ 1.4 1.5 current_version() 1.6 { 1.7 - wget -O - ${WGET_URL%/*}/ 2>/dev/null | \ 1.8 + wget -O - ${WGET_URL%/arch*}/releases 2>/dev/null | \ 1.9 sed '/archive.*tar/!d;s|.*archive/v\(.*\).tar.*|\1|;q' 1.10 } 1.11