wok diff python-cryptography/receipt @ rev 24986
Up nettle 3.7.3 again, need glib-networking rebuild to no break midori
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Wed May 11 08:28:28 2022 -0400 (2022-05-11) |
parents | 5ea0ce1cecc0 |
children | 45288ce2ee21 |
line diff
1.1 --- a/python-cryptography/receipt Tue Jun 08 08:46:05 2021 +0000 1.2 +++ b/python-cryptography/receipt Wed May 11 08:28:28 2022 -0400 1.3 @@ -17,7 +17,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|.*/\(.*\).tar.*|\1|;q' 1.10 } 1.11