wok diff tnylpo/receipt @ rev 25638

Up tinyssh (20240101 CVE-2023-48795)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jan 05 10:31:44 2024 +0000 (5 months ago)
parents fb22330086d8
children
line diff
     1.1 --- a/tnylpo/receipt	Sun Feb 06 16:04:43 2022 +0000
     1.2 +++ b/tnylpo/receipt	Fri Jan 05 10:31:44 2024 +0000
     1.3 @@ -16,7 +16,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - ${WGET_URL%/arch*}/tags 2>/dev/null | \
     1.7 -	sed '/tar.gz/!d;/data/d;s|.*/tnylpo-\(.*\).tar.gz".*|\1|' | sort -Vr | sed q
     1.8 +	sed '/tar.gz/!d;/data/d;s|.*/tnylpo-\(.*\).tar.gz".*|\1|;/tar.gz/d' | sort -Vr | sed q
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.