wok diff vim-tiny/receipt @ rev 24392
updated cacerts (20200522 -> 20220208)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Feb 08 07:48:00 2022 +0100 (2022-02-08) |
parents | 5ea0ce1cecc0 |
children | 5fb9c98c2c90 |
line diff
1.1 --- a/vim-tiny/receipt Tue Jun 08 08:46:05 2021 +0000 1.2 +++ b/vim-tiny/receipt Tue Feb 08 07:48:00 2022 +0100 1.3 @@ -20,7 +20,7 @@ 1.4 1.5 current_version() 1.6 { 1.7 - wget -O - ${WGET_URL%/arch*}/releases 2>/dev/null | \ 1.8 + wget -O - ${WGET_URL%/arch*}/tags 2>/dev/null | \ 1.9 sed '/archive.*tar/!d;s|.*/v\(.*\).tar.*|\1|;q' 1.10 } 1.11