wok diff owncloud-client/receipt @ rev 25803

Up libgit2 (1.8.4), libsde-utils (0.1.0-r1)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Nov 12 15:28:00 2024 +0000 (2 months ago)
parents 73f36875e5a7
children
line diff
     1.1 --- a/owncloud-client/receipt	Thu Mar 09 18:12:54 2023 +0000
     1.2 +++ b/owncloud-client/receipt	Tue Nov 12 15:28:00 2024 +0000
     1.3 @@ -18,7 +18,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - https://github.com/owncloud/client/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.