wok diff python-sphinx/receipt @ rev 25843

Update some urls
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed May 21 09:04:33 2025 +0000 (6 weeks ago)
parents 3b333032b798
children
line diff
     1.1 --- a/python-sphinx/receipt	Thu Jul 14 06:35:33 2022 +0100
     1.2 +++ b/python-sphinx/receipt	Wed May 21 09:04:33 2025 +0000
     1.3 @@ -20,7 +20,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - https://github.com/sphinx-doc/sphinx/releases 2>/dev/null | \
     1.7 -	sed '/archive.*tar/!d;s|.*/v*\(.*\).tar.*|\1|;q'
     1.8 +	sed '/tag\//!d;s|.*tag/v*||;s|".*||;q'
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.