wok diff msgpack/receipt @ rev 25037

Up glza (0.11.4)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 21 21:38:29 2022 +0000 (23 months ago)
parents 5ea0ce1cecc0
children 7364ffdaaa60
line diff
     1.1 --- a/msgpack/receipt	Tue Jun 08 08:46:05 2021 +0000
     1.2 +++ b/msgpack/receipt	Sat May 21 21:38:29 2022 +0000
     1.3 @@ -16,7 +16,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - ${WGET_URL%/arch*}/releases 2>/dev/null | \
     1.7 -	sed '/archive.*tar/!d;s|.*/cpp-\(.*\).tar.*|\1|;q'
     1.8 +	sed '/archive.*cpp.*tar/!d;s|.*/cpp-\(.*\).tar.*|\1|;q'
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.